mirror of
https://github.com/musix-org/musix-oss
synced 2024-11-10 08:10:18 +00:00
48 lines
1.1 KiB
JSON
48 lines
1.1 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"optjs@3.2.2",
|
|
"C:\\Users\\matia\\Musix"
|
|
]
|
|
],
|
|
"_from": "optjs@3.2.2",
|
|
"_id": "optjs@3.2.2",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-aabOicRCpEQDFBrS+bNwvVu29O4=",
|
|
"_location": "/optjs",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"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",
|
|
"_spec": "3.2.2",
|
|
"_where": "C:\\Users\\matia\\Musix",
|
|
"author": {
|
|
"name": "Daniel Wirtz",
|
|
"email": "dcode@dcode.io"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/dcodeIO/opt.js/issues"
|
|
},
|
|
"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"
|
|
}
|