twreporter-react
Version:
React-Redux site for The Reporter Foundation in Taiwan
105 lines (104 loc) • 2.53 kB
JSON
{
"_args": [
[
"inquirer@^0.9.0",
"/Users/nick/codes/twreporter-react/node_modules/eslint"
]
],
"_from": "inquirer@>=0.9.0 <0.10.0",
"_id": "inquirer@0.9.0",
"_inCache": true,
"_installable": true,
"_location": "/inquirer",
"_nodeVersion": "0.12.5",
"_npmUser": {
"email": "admin@simonboudrias.com",
"name": "sboudrias"
},
"_npmVersion": "2.11.2",
"_phantomChildren": {},
"_requested": {
"name": "inquirer",
"raw": "inquirer@^0.9.0",
"rawSpec": "^0.9.0",
"scope": null,
"spec": ">=0.9.0 <0.10.0",
"type": "range"
},
"_requiredBy": [
"/eslint"
],
"_resolved": "https://registry.npmjs.org/inquirer/-/inquirer-0.9.0.tgz",
"_shasum": "7366e38a331e61904958ace5b2da4a9a5f636798",
"_shrinkwrap": null,
"_spec": "inquirer@^0.9.0",
"_where": "/Users/nick/codes/twreporter-react/node_modules/eslint",
"author": {
"email": "admin@simonboudrias.com",
"name": "Simon Boudrias"
},
"bugs": {
"url": "https://github.com/sboudrias/Inquirer.js/issues"
},
"dependencies": {
"ansi-regex": "^2.0.0",
"chalk": "^1.0.0",
"cli-width": "^1.0.1",
"figures": "^1.3.5",
"lodash": "^3.3.1",
"readline2": "^0.1.1",
"run-async": "^0.1.0",
"rx-lite": "^2.5.2",
"strip-ansi": "^3.0.0",
"through": "^2.3.6"
},
"description": "A collection of common interactive command line user interfaces.",
"devDependencies": {
"chai": "^3.0.0",
"cmdify": "^0.0.4",
"grunt": "^0.4.1",
"grunt-cli": "^0.1.8",
"grunt-contrib-jshint": "^0.11.1",
"grunt-mocha-test": "^0.12.7",
"mocha": "^2.2.1",
"mockery": "^1.4.0",
"sinon": "^1.12.1"
},
"directories": {},
"dist": {
"shasum": "7366e38a331e61904958ace5b2da4a9a5f636798",
"tarball": "http://registry.npmjs.org/inquirer/-/inquirer-0.9.0.tgz"
},
"files": [
"lib"
],
"gitHead": "527bac199c113978ae25e1a36b8375001e42df9c",
"homepage": "https://github.com/sboudrias/Inquirer.js#readme",
"keywords": [
"cli",
"command",
"menu",
"prompt",
"stdin",
"tty"
],
"license": "MIT",
"main": "lib/inquirer.js",
"maintainers": [
{
"name": "sboudrias",
"email": "admin@simonboudrias.com"
}
],
"name": "inquirer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sboudrias/Inquirer.js.git"
},
"scripts": {
"test": "grunt --verbose"
},
"version": "0.9.0"
}