diff --git a/package.json b/package.json new file mode 100644 index 0000000000000000000000000000000000000000..b52c15f6f77db82721dec028b169c7145fd2392b --- /dev/null +++ b/package.json @@ -0,0 +1,15 @@ +{ + "name": "template-html", + "version": "1.0.0", + "description": "", + "main": "index.js", + "scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + }, + "repository": { + "type": "git", + "url": "git@gitcode.net:cloud-ide/template-html.git" + }, + "author": "Aresn", + "license": "MIT" +}