{ "_args": [ [ "get-them-args@1.3.2", "C:\\Users\\hp\\Desktop\\gitzhongyi" ] ], "_development": true, "_from": "get-them-args@1.3.2", "_id": "get-them-args@1.3.2", "_inBundle": false, "_integrity": "sha512-LRn8Jlk+DwZE4GTlDbT3Hikd1wSHgLMme/+7ddlqKd7ldwR6LjJgTVWzBnR01wnYGe4KgrXjg287RaI22UHmAw==", "_location": "/get-them-args", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "get-them-args@1.3.2", "name": "get-them-args", "escapedName": "get-them-args", "rawSpec": "1.3.2", "saveSpec": null, "fetchSpec": "1.3.2" }, "_requiredBy": [ "/kill-port" ], "_resolved": "https://registry.npmmirror.com/get-them-args/-/get-them-args-1.3.2.tgz", "_spec": "1.3.2", "_where": "C:\\Users\\hp\\Desktop\\gitzhongyi", "author": { "name": "Tiaan du Plessis" }, "bugs": { "url": "https://github.com/tiaanduplessis/get-them-args/issues" }, "description": "Parse argument options", "devDependencies": { "jest": "^23.4.1", "standard": "^11.0.1" }, "files": [ "index.js" ], "homepage": "https://github.com/tiaanduplessis/get-them-args", "keywords": [ "args", "get-them-args", "parser", "arguments" ], "license": "MIT", "name": "get-them-args", "repository": { "type": "git", "url": "git+https://github.com/tiaanduplessis/get-them-args.git" }, "scripts": { "coverage": "jest --coverage", "lint": "standard --fix", "test": "jest" }, "standard": { "env": { "jest": true } }, "version": "1.3.2" }