backoffice/node_modules/noptify/package.json

57 lines
1.2 KiB
JSON
Raw Normal View History

2020-02-06 10:09:39 +00:00
{
"_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"
}