clx_test_npm
Version:
18 lines (17 loc) • 405 B
JSON
{
"name": "clx_test_npm",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["clx","testnpm"],
"author": "smallayong",
"license": "ISC",
"homepage":"https://github.com/chenglinxing/learnNode",
"repository": {
"type":"git",
"url": "https://github.com/chenglinxing/learnNode"
}
}