{ "_args": [ [ "meow@^3.1.0", "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/pretty-bytes" ] ], "_from": "meow@>=3.1.0 <4.0.0", "_id": "meow@3.3.0", "_inCache": true, "_location": "/meow", "_nodeVersion": "0.12.4", "_npmUser": { "email": "sindresorhus@gmail.com", "name": "sindresorhus" }, "_npmVersion": "2.10.1", "_phantomChildren": {}, "_requested": { "name": "meow", "raw": "meow@^3.1.0", "rawSpec": "^3.1.0", "scope": null, "spec": ">=3.1.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/pretty-bytes" ], "_resolved": "https://registry.npmjs.org/meow/-/meow-3.3.0.tgz", "_shasum": "f8777fd0db67f73d1de1beee08c97c8665efc6ed", "_shrinkwrap": null, "_spec": "meow@^3.1.0", "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/pretty-bytes", "author": { "email": "sindresorhus@gmail.com", "name": "Sindre Sorhus", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/meow/issues" }, "dependencies": { "camelcase-keys": "^1.0.0", "indent-string": "^1.1.0", "minimist": "^1.1.0", "object-assign": "^3.0.0" }, "description": "CLI app helper", "devDependencies": { "ava": "0.0.4" }, "directories": {}, "dist": { "shasum": "f8777fd0db67f73d1de1beee08c97c8665efc6ed", "tarball": "http://registry.npmjs.org/meow/-/meow-3.3.0.tgz" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "gitHead": "0ec1cbe26d544d93533eef1ad31c0b351b4106a3", "homepage": "https://github.com/sindresorhus/meow", "installable": true, "keywords": [ "argv", "bin", "cat", "cli", "cmd", "command", "console", "flags", "helper", "input", "kitten", "line", "meow", "option", "parser", "util", "utility" ], "license": "MIT", "maintainers": [ { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "meow", "optionalDependencies": {}, "repository": { "type": "git", "url": "https://github.com/sindresorhus/meow" }, "scripts": { "test": "node test.js" }, "version": "3.3.0" }