diff --git a/composer.json b/composer.json new file mode 100644 index 0000000..19fe800 --- /dev/null +++ b/composer.json @@ -0,0 +1,15 @@ +{ + "name": "previousnext/kss-node-offscreen-template", + "type": "library", + "description": "A kss-node template with offscreen menu.", + "homepage": "https://github.com/previousnext/kss-node-offscreen-template", + "support": { + "issues": "https://github.com/previousnext/kss-node-offscreen-template", + "source": "https://github.com/previousnext/kss-node-offscreen-template" + }, + "keywords": [ + "kss", + "kss-node", + "template" + ] +}