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.
108 lines
2.3 KiB
108 lines
2.3 KiB
{ |
|
"_args": [ |
|
[ |
|
"ansi-cyan@^0.1.1", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/plugin-error" |
|
] |
|
], |
|
"_from": "ansi-cyan@>=0.1.1 <0.2.0", |
|
"_id": "ansi-cyan@0.1.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/ansi-cyan", |
|
"_nodeVersion": "0.12.0", |
|
"_npmUser": { |
|
"email": "github@sellside.com", |
|
"name": "jonschlinkert" |
|
}, |
|
"_npmVersion": "2.10.0", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "ansi-cyan", |
|
"raw": "ansi-cyan@^0.1.1", |
|
"rawSpec": "^0.1.1", |
|
"scope": null, |
|
"spec": ">=0.1.1 <0.2.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/plugin-error" |
|
], |
|
"_resolved": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz", |
|
"_shasum": "538ae528af8982f28ae30d86f2f17456d2609873", |
|
"_shrinkwrap": null, |
|
"_spec": "ansi-cyan@^0.1.1", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/plugin-error", |
|
"author": { |
|
"name": "Jon Schlinkert", |
|
"url": "https://github.com/jonschlinkert" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/jonschlinkert/ansi-cyan/issues" |
|
}, |
|
"dependencies": { |
|
"ansi-wrap": "0.1.0" |
|
}, |
|
"description": "The color cyan, in ansi.", |
|
"devDependencies": { |
|
"mocha": "*" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "538ae528af8982f28ae30d86f2f17456d2609873", |
|
"tarball": "https://registry.npmjs.org/ansi-cyan/-/ansi-cyan-0.1.1.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"homepage": "https://github.com/jonschlinkert/ansi-cyan", |
|
"keywords": [ |
|
"cyan", |
|
"256", |
|
"ansi", |
|
"cli", |
|
"color", |
|
"colors", |
|
"colour", |
|
"command", |
|
"command-line", |
|
"console", |
|
"format", |
|
"formatting", |
|
"iterm", |
|
"log", |
|
"logging", |
|
"rgb", |
|
"shell", |
|
"string", |
|
"style", |
|
"styles", |
|
"styling", |
|
"terminal", |
|
"text", |
|
"tty", |
|
"xterm" |
|
], |
|
"license": "MIT", |
|
"main": "index.js", |
|
"maintainers": [ |
|
{ |
|
"email": "github@sellside.com", |
|
"name": "jonschlinkert" |
|
} |
|
], |
|
"name": "ansi-cyan", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/jonschlinkert/ansi-cyan.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha" |
|
}, |
|
"version": "0.1.1" |
|
}
|
|
|