new-module-test
Version:
the module by lees
24 lines (23 loc) • 524 B
JSON
{
"name": "new-module-test",
"version": "1.0.0",
"description": "the module by lees",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/leesHome/npm-package.git"
},
"keywords": [
"npm.js",
"npmjs"
],
"author": "lees",
"license": "ISC",
"bugs": {
"url": "https://github.com/leesHome/npm-package/issues"
},
"homepage": "https://github.com/leesHome/npm-package#readme"
}