1234567891011121314151617181920212223242526272829303132333435363738394041424344 |
- {
- "_from": "optjs@~3.2.2",
- "_id": "optjs@3.2.2",
- "_inBundle": false,
- "_integrity": "sha512-f8lTJm4LKirX+45xsFhuRNjA4f46QVLQKfGoNH7e2AEWS+24eM4XNH4pQ8Tw2LISCIvbST/wNcLdtgvgcqVaxA==",
- "_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.npmmirror.com/optjs/-/optjs-3.2.2.tgz",
- "_shasum": "69a6ce89c442a44403141ad2f9b370bd5bb6f4ee",
- "_spec": "optjs@~3.2.2",
- "_where": "D:\\website\\Other\\score\\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"
- }
|