linx-simulator2/node_modules/optjs/package.json

45 lines
1.2 KiB
JSON

{
"_from": "optjs@~3.2.2",
"_id": "optjs@3.2.2",
"_inBundle": false,
"_integrity": "sha1-aabOicRCpEQDFBrS+bNwvVu29O4=",
"_location": "/optjs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "optjs@~3.2.2",
"name": "optjs",
"escapedName": "optjs",
"rawSpec": "~3.2.2",
"saveSpec": null,
"fetchSpec": "~3.2.2"
},
"_requiredBy": [
"/ascli"
],
"_resolved": "https://registry.npmjs.org/optjs/-/optjs-3.2.2.tgz",
"_shasum": "69a6ce89c442a44403141ad2f9b370bd5bb6f4ee",
"_spec": "optjs@~3.2.2",
"_where": "/home/sergiu/linx-audio-simulator/node_modules/ascli",
"author": {
"name": "Daniel Wirtz",
"email": "dcode@dcode.io"
},
"bugs": {
"url": "https://github.com/dcodeIO/opt.js/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Probably the sole command line option parser you'll ever need to...",
"homepage": "https://github.com/dcodeIO/opt.js#readme",
"license": "MIT",
"main": "./opt.js",
"name": "optjs",
"repository": {
"type": "git",
"url": "git+https://github.com/dcodeIO/opt.js.git"
},
"version": "3.2.2"
}