kellokitty
Version:
this is my first module for npm to test,我的第一个npm package
40 lines (39 loc) • 975 B
JSON
{
"name": "kellokitty",
"version": "1.0.7",
"description": "this is my first module for npm to test,我的第一个npm package",
"main": "hellokitty.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hellokitty",
"bengben",
"firstmodule"
],
"author": {
"name": "bengben"
},
"license": "MIT",
"_id": "kellokitty@1.0.2",
"_shasum": "8b77b096897000a3c1d9bbe431c0b29fd4cad14d",
"_from": "kellokitty@latest",
"_npmVersion": "3.3.6",
"_nodeVersion": "5.0.0",
"_npmUser": {
"name": "bengben",
"email": "bengben@hotmail.com"
},
"dist": {
"shasum": "8b77b096897000a3c1d9bbe431c0b29fd4cad14d",
"tarball": "https://registry.npmjs.org/kellokitty/-/kellokitty-1.0.2.tgz"
},
"maintainers": [
{
"name": "bengben",
"email": "bengben@hotmail.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/kellokitty/-/kellokitty-1.0.2.tgz"
}