{ "_args": [ [ "minimist-options@4.1.0", "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror" ] ], "_development": true, "_from": "minimist-options@4.1.0", "_id": "minimist-options@4.1.0", "_inBundle": false, "_integrity": "sha512-Q4r8ghd80yhO/0j1O3B2BjweX3fiHg9cdOwjJd2J76Q135c+NDxGCqdYKQ1SKBuFfgWbAUzBfvYjPUEeNgqN1A==", "_location": "/minimist-options", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "minimist-options@4.1.0", "name": "minimist-options", "escapedName": "minimist-options", "rawSpec": "4.1.0", "saveSpec": null, "fetchSpec": "4.1.0" }, "_requiredBy": [ "/meow" ], "_resolved": "https://registry.npmjs.org/minimist-options/-/minimist-options-4.1.0.tgz", "_spec": "4.1.0", "_where": "/home/pi/Desktop/smartMirrorTestEnvironment/MagicMirror", "author": { "name": "Vadim Demedes", "email": "vdemedes@gmail.com" }, "bugs": { "url": "https://github.com/vadimdemedes/minimist-options/issues" }, "dependencies": { "arrify": "^1.0.1", "is-plain-obj": "^1.1.0", "kind-of": "^6.0.3" }, "description": "Pretty options for minimist", "devDependencies": { "@types/minimist": "^1.2.0", "ava": "^1.0.1", "tsd-check": "^0.3.0", "xo": "^0.24.0" }, "engines": { "node": ">= 6" }, "files": [ "index.js", "index.d.ts" ], "homepage": "https://github.com/vadimdemedes/minimist-options#readme", "keywords": [ "minimist", "argv", "args" ], "license": "MIT", "name": "minimist-options", "repository": { "type": "git", "url": "git+https://github.com/vadimdemedes/minimist-options.git" }, "scripts": { "test": "xo && ava && tsd-check" }, "version": "4.1.0" }