mirror of
https://github.com/apache/cordova-android.git
synced 2025-01-19 15:12:51 +08:00
86 lines
2.0 KiB
JSON
86 lines
2.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"ansi@^0.3.1",
|
|
"/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common"
|
|
]
|
|
],
|
|
"_from": "ansi@>=0.3.1 <0.4.0",
|
|
"_id": "ansi@0.3.1",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/ansi",
|
|
"_nodeVersion": "5.3.0",
|
|
"_npmUser": {
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "tootallnate"
|
|
},
|
|
"_npmVersion": "3.3.12",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "ansi",
|
|
"raw": "ansi@^0.3.1",
|
|
"rawSpec": "^0.3.1",
|
|
"scope": null,
|
|
"spec": ">=0.3.1 <0.4.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/cordova-common"
|
|
],
|
|
"_resolved": "http://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz",
|
|
"_shasum": "0c42d4fb17160d5a9af1e484bace1c66922c1b21",
|
|
"_shrinkwrap": null,
|
|
"_spec": "ansi@^0.3.1",
|
|
"_where": "/Users/steveng/repo/cordova/cordova-android/node_modules/cordova-common",
|
|
"author": {
|
|
"email": "nathan@tootallnate.net",
|
|
"name": "Nathan Rajlich",
|
|
"url": "http://tootallnate.net"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/TooTallNate/ansi.js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Advanced ANSI formatting tool for Node.js",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "0c42d4fb17160d5a9af1e484bace1c66922c1b21",
|
|
"tarball": "http://registry.npmjs.org/ansi/-/ansi-0.3.1.tgz"
|
|
},
|
|
"gitHead": "4d0d4af94e0bdaa648bd7262acd3bde4b98d5246",
|
|
"homepage": "https://github.com/TooTallNate/ansi.js#readme",
|
|
"keywords": [
|
|
"256",
|
|
"ansi",
|
|
"color",
|
|
"cursor",
|
|
"formatting",
|
|
"rgb",
|
|
"stream",
|
|
"terminal"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/ansi.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "TooTallNate",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
{
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
}
|
|
],
|
|
"name": "ansi",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TooTallNate/ansi.js.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "0.3.1"
|
|
}
|