package.json
329 Bytes
{
"name": "pkg-template",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@gitlab.zb100.com:10022/templates/pkg-template.git"
},
"author": "公瑾",
"license": "MIT"
}