Create package.json
Showing
package.json
0 → 100644
{ | ||
"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" | ||
} |
想要评论请 注册 或 登录