57 lines
1.2 KiB
JSON
57 lines
1.2 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"noptify@0.0.3",
|
||
|
"C:\\wamp64\\www\\ilink"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "noptify@0.0.3",
|
||
|
"_id": "noptify@0.0.3",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-WPZUpz2XU98MUdlobckhBKZ/S7s=",
|
||
|
"_location": "/noptify",
|
||
|
"_phantomChildren": {
|
||
|
"abbrev": "1.1.0"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "noptify@0.0.3",
|
||
|
"name": "noptify",
|
||
|
"escapedName": "noptify",
|
||
|
"rawSpec": "0.0.3",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.0.3"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/tiny-lr-fork"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/noptify/-/noptify-0.0.3.tgz",
|
||
|
"_spec": "0.0.3",
|
||
|
"_where": "C:\\wamp64\\www\\ilink",
|
||
|
"author": {
|
||
|
"name": "mklabs"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/mklabs/noptify/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"nopt": "~2.0.0"
|
||
|
},
|
||
|
"description": "nopt wrapper with commander-like API",
|
||
|
"devDependencies": {
|
||
|
"mocha": "~1.8.1"
|
||
|
},
|
||
|
"homepage": "https://github.com/mklabs/noptify#readme",
|
||
|
"name": "noptify",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/mklabs/noptify.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha --reporter spec"
|
||
|
},
|
||
|
"version": "0.0.3"
|
||
|
}
|