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.
113 lines
2.6 KiB
113 lines
2.6 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"raw": "figures@^1.3.5",
|
|
"scope": null,
|
|
"escapedName": "figures",
|
|
"name": "figures",
|
|
"rawSpec": "^1.3.5",
|
|
"spec": ">=1.3.5 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"/Users/trott/io.js/tools/node_modules/inquirer"
|
|
]
|
|
],
|
|
"_from": "figures@>=1.3.5 <2.0.0",
|
|
"_id": "figures@1.7.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/figures",
|
|
"_nodeVersion": "4.4.2",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-12-west.internal.npmjs.com",
|
|
"tmp": "tmp/figures-1.7.0.tgz_1463504380148_0.06917169434018433"
|
|
},
|
|
"_npmUser": {
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
},
|
|
"_npmVersion": "2.15.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"raw": "figures@^1.3.5",
|
|
"scope": null,
|
|
"escapedName": "figures",
|
|
"name": "figures",
|
|
"rawSpec": "^1.3.5",
|
|
"spec": ">=1.3.5 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/inquirer"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/figures/-/figures-1.7.0.tgz",
|
|
"_shasum": "cbe1e3affcf1cd44b80cadfed28dc793a9701d2e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "figures@^1.3.5",
|
|
"_where": "/Users/trott/io.js/tools/node_modules/inquirer",
|
|
"author": {
|
|
"name": "Sindre Sorhus",
|
|
"email": "sindresorhus@gmail.com",
|
|
"url": "sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/figures/issues"
|
|
},
|
|
"dependencies": {
|
|
"escape-string-regexp": "^1.0.5",
|
|
"object-assign": "^4.1.0"
|
|
},
|
|
"description": "Unicode symbols with Windows CMD fallbacks",
|
|
"devDependencies": {
|
|
"ava": "*",
|
|
"markdown-table": "^0.4.0",
|
|
"require-uncached": "^1.0.2",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "cbe1e3affcf1cd44b80cadfed28dc793a9701d2e",
|
|
"tarball": "https://registry.npmjs.org/figures/-/figures-1.7.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "f5f4e3d6cccf84f2ca13d9e6b235def59afc15f7",
|
|
"homepage": "https://github.com/sindresorhus/figures#readme",
|
|
"keywords": [
|
|
"unicode",
|
|
"cli",
|
|
"cmd",
|
|
"command-line",
|
|
"characters",
|
|
"char",
|
|
"symbol",
|
|
"symbols",
|
|
"figure",
|
|
"figures",
|
|
"fallback"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "figures",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/figures.git"
|
|
},
|
|
"scripts": {
|
|
"make": "./makefile.js",
|
|
"test": "xo && ava"
|
|
},
|
|
"version": "1.7.0"
|
|
}
|
|
|