mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
2.0 KiB
76 lines
2.0 KiB
9 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"cli-width@^1.0.1",
|
||
|
"/Users/mzasso/git/forks/node/node_modules/eslint/node_modules/inquirer"
|
||
|
]
|
||
|
],
|
||
|
"_from": "cli-width@>=1.0.1 <2.0.0",
|
||
|
"_id": "cli-width@1.1.0",
|
||
|
"_inCache": true,
|
||
|
"_installable": true,
|
||
|
"_location": "/eslint/cli-width",
|
||
|
"_nodeVersion": "2.3.0",
|
||
|
"_npmUser": {
|
||
|
"email": "ilya@burstcreations.com",
|
||
|
"name": "knownasilya"
|
||
|
},
|
||
|
"_npmVersion": "2.11.1",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"name": "cli-width",
|
||
|
"raw": "cli-width@^1.0.1",
|
||
|
"rawSpec": "^1.0.1",
|
||
|
"scope": null,
|
||
|
"spec": ">=1.0.1 <2.0.0",
|
||
|
"type": "range"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/eslint/inquirer"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/cli-width/-/cli-width-1.1.0.tgz",
|
||
|
"_shasum": "df62d1e1a980ef60d1256f364d4f2695594d7ecb",
|
||
|
"_shrinkwrap": null,
|
||
|
"_spec": "cli-width@^1.0.1",
|
||
|
"_where": "/Users/mzasso/git/forks/node/node_modules/eslint/node_modules/inquirer",
|
||
|
"author": {
|
||
|
"email": "ilya@burstcreations.com",
|
||
|
"name": "Ilya Radchenko"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/knownasilya/cli-width/issues"
|
||
|
},
|
||
|
"dependencies": {},
|
||
|
"description": "Get stdout window width, with two fallbacks, tty and then a default.",
|
||
|
"devDependencies": {
|
||
|
"tap-spec": "^2.2.0",
|
||
|
"tape": "^3.4.0"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"dist": {
|
||
|
"shasum": "df62d1e1a980ef60d1256f364d4f2695594d7ecb",
|
||
|
"tarball": "http://registry.npmjs.org/cli-width/-/cli-width-1.1.0.tgz"
|
||
|
},
|
||
|
"gitHead": "3eef3a6b1104e5662844a0b18949846d4d3391c9",
|
||
|
"homepage": "https://github.com/knownasilya/cli-width",
|
||
|
"license": "ISC",
|
||
|
"main": "index.js",
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "knownasilya",
|
||
|
"email": "ilya@burstcreations.com"
|
||
|
}
|
||
|
],
|
||
|
"name": "cli-width",
|
||
|
"optionalDependencies": {},
|
||
|
"readme": "ERROR: No README data found!",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+ssh://git@github.com/knownasilya/cli-width.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "node test | tap-spec"
|
||
|
},
|
||
|
"version": "1.1.0"
|
||
|
}
|