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.
 
 
 
 
 
 

98 lines
2.2 KiB

{
"_args": [
[
"figures@^1.3.5",
"/Users/trott/io.js/tools/node_modules/inquirer"
]
],
"_from": "figures@>=1.3.5 <2.0.0",
"_id": "figures@1.5.0",
"_inCache": true,
"_installable": true,
"_location": "/figures",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-13-west.internal.npmjs.com",
"tmp": "tmp/figures-1.5.0.tgz_1458741326698_0.9015887144487351"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "figures",
"raw": "figures@^1.3.5",
"rawSpec": "^1.3.5",
"scope": null,
"spec": ">=1.3.5 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/inquirer"
],
"_resolved": "https://registry.npmjs.org/figures/-/figures-1.5.0.tgz",
"_shasum": "56d8a0949c19643af764d573a648d384218da737",
"_shrinkwrap": null,
"_spec": "figures@^1.3.5",
"_where": "/Users/trott/io.js/tools/node_modules/inquirer",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/figures/issues"
},
"dependencies": {},
"description": "Unicode symbols with Windows CMD fallbacks",
"devDependencies": {
"ava": "*",
"xo": "*"
},
"directories": {},
"dist": {
"shasum": "56d8a0949c19643af764d573a648d384218da737",
"tarball": "http://registry.npmjs.org/figures/-/figures-1.5.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "0f0ec0620de08ed4e1b1ab7073cb2e1104c246e8",
"homepage": "https://github.com/sindresorhus/figures#readme",
"keywords": [
"unicode",
"cli",
"cmd",
"command-line",
"characters",
"char",
"symbol",
"symbols",
"figure",
"figures",
"fallback"
],
"license": "MIT",
"maintainers": [
{
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
}
],
"name": "figures",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/figures.git"
},
"scripts": {
"test": "xo && ava"
},
"version": "1.5.0"
}