package.json
402 Bytes
{
"name": "gulu-vue",
"version": "1.0.0",
"description": "thie is a new gulu project base on vue",
"main": "main.js",
"dependencies": {},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://121.40.31.31:8888/jp/gulu-vue.git"
},
"keywords": [],
"author": "",
"license": "ISC"
}