blob: 4b57cf9f4f9c5f2a7ad8f9b0b339ae657184f509 [file] [log] [blame]
{
"_args": [
[
{
"raw": "meow@^3.3.0",
"scope": null,
"escapedName": "meow",
"name": "meow",
"rawSpec": "^3.3.0",
"spec": ">=3.3.0 <4.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/dateformat"
]
],
"_from": "meow@>=3.3.0 <4.0.0",
"_id": "meow@3.7.0",
"_inCache": true,
"_location": "/meow",
"_nodeVersion": "4.2.4",
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "2.14.12",
"_phantomChildren": {
"find-up": "1.1.2",
"graceful-fs": "4.1.11",
"is-utf8": "0.2.1",
"normalize-package-data": "2.4.0",
"parse-json": "2.2.0",
"pify": "2.3.0",
"pinkie-promise": "2.0.1"
},
"_requested": {
"raw": "meow@^3.3.0",
"scope": null,
"escapedName": "meow",
"name": "meow",
"rawSpec": "^3.3.0",
"spec": ">=3.3.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/dateformat"
],
"_resolved": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz",
"_shasum": "72cb668b425228290abbfa856892587308a801fb",
"_shrinkwrap": null,
"_spec": "meow@^3.3.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/dateformat",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/meow/issues"
},
"dependencies": {
"camelcase-keys": "^2.0.0",
"decamelize": "^1.1.2",
"loud-rejection": "^1.0.0",
"map-obj": "^1.0.1",
"minimist": "^1.1.3",
"normalize-package-data": "^2.3.4",
"object-assign": "^4.0.1",
"read-pkg-up": "^1.0.1",
"redent": "^1.0.0",
"trim-newlines": "^1.0.0"
},
"description": "CLI app helper",
"devDependencies": {
"ava": "*",
"execa": "^0.1.1",
"indent-string": "^2.1.0",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "72cb668b425228290abbfa856892587308a801fb",
"tarball": "https://registry.npmjs.org/meow/-/meow-3.7.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "9a5c90af79fb8f5f29c97e6b92b63f41e2df4f34",
"homepage": "https://github.com/sindresorhus/meow#readme",
"keywords": [
"cli",
"bin",
"util",
"utility",
"helper",
"argv",
"command",
"line",
"meow",
"cat",
"kitten",
"parser",
"option",
"flags",
"input",
"cmd",
"console"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "meow",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/meow.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "3.7.0"
}