substitute placeholders

This commit is contained in:
2018-11-15 16:44:44 +01:00
parent 3f1803a005
commit 5db37eeaef

View File

@@ -1,7 +1,7 @@
{ {
"name": "sprocket-plugin-template", "name": "sprocket-plugin-web",
"keywords": "sprocket, plugin", "keywords": "sprocket, plugin",
"description": "Template for a sprocket plugin", "description": "Plugin to enable web related stuff",
"authors": "authors":
{ {
"name": "Patrick Balsiger", "name": "Patrick Balsiger",
@@ -11,7 +11,7 @@
"repository": "repository":
{ {
"type": "git", "type": "git",
"url": "https://gitlab.com/wirelos/sprocket-plugin-template" "url": "https://gitlab.com/wirelos/sprocket-plugin-web"
}, },
"frameworks": "arduino", "frameworks": "arduino",
"platforms": "espressif8266, esp32", "platforms": "espressif8266, esp32",