baobao_with_papa
Version:
baobao_is_my_favorite_shero
28 lines (27 loc) • 572 B
JSON
{
"name": "zhangyunlongzhangyunlong_node",
"version": "1.0.0",
"description": "node is great ",
"main": "1.js",
"dependencies": {
"express": "^4.13.4",
"npm": "^3.3.12"
},
"devDependencies": {},
"scripts": {
"test": "test it"
},
"repository": {
"type": "git",
"url": "git+https://github.com/19940608/partof.git"
},
"keywords": [
"test_node"
],
"author": "yunlongzha",
"license": "ISC",
"bugs": {
"url": "https://github.com/19940608/partof/issues"
},
"homepage": "https://github.com/19940608/partof#readme"
}