{ "_args": [ [ "dargs@^5.1.0", "/home/seleznev/project Angular/Quality system/node_modules/yeoman-generator" ] ], "_from": "dargs@>=5.1.0 <6.0.0", "_id": "dargs@5.1.0", "_inCache": true, "_installable": true, "_location": "/dargs", "_nodeVersion": "4.5.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/dargs-5.1.0.tgz_1474564238125_0.8079354558140039" }, "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "3.10.7", "_phantomChildren": {}, "_requested": { "name": "dargs", "raw": "dargs@^5.1.0", "rawSpec": "^5.1.0", "scope": null, "spec": ">=5.1.0 <6.0.0", "type": "range" }, "_requiredBy": [ "/yeoman-generator" ], "_resolved": "https://registry.npmjs.org/dargs/-/dargs-5.1.0.tgz", "_shasum": "ec7ea50c78564cd36c9d5ec18f66329fade27829", "_shrinkwrap": null, "_spec": "dargs@^5.1.0", "_where": "/home/seleznev/project Angular/Quality system/node_modules/yeoman-generator", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/dargs/issues" }, "dependencies": {}, "description": "Reverse minimist. Convert an object of options into an array of command-line arguments.", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "ec7ea50c78564cd36c9d5ec18f66329fade27829", "tarball": "https://registry.npmjs.org/dargs/-/dargs-5.1.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "6f796ea830d0a6b1d75592f6c28ac619339f2965", "homepage": "https://github.com/sindresorhus/dargs#readme", "keywords": [ "args", "arguments", "argv", "bin", "binary", "cli", "cmd", "command", "commander", "construct", "flags", "inverse", "invert", "minimist", "nopt", "opposite", "options", "parse", "parser", "reverse", "switch" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, { "name": "kevva", "email": "kevinmartensson@gmail.com" } ], "name": "dargs", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/dargs.git" }, "scripts": { "test": "xo && ava" }, "version": "5.1.0", "xo": { "esnext": true } }