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.
54 lines
1.3 KiB
54 lines
1.3 KiB
{
|
|
"name": "ansi",
|
|
"description": "Advanced ANSI formatting tool for Node.js",
|
|
"keywords": [
|
|
"ansi",
|
|
"formatting",
|
|
"cursor",
|
|
"color",
|
|
"terminal",
|
|
"rgb",
|
|
"256",
|
|
"stream"
|
|
],
|
|
"version": "0.3.0",
|
|
"author": {
|
|
"name": "Nathan Rajlich",
|
|
"email": "nathan@tootallnate.net",
|
|
"url": "http://tootallnate.net"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/TooTallNate/ansi.js.git"
|
|
},
|
|
"main": "./lib/ansi.js",
|
|
"bugs": {
|
|
"url": "https://github.com/TooTallNate/ansi.js/issues"
|
|
},
|
|
"homepage": "https://github.com/TooTallNate/ansi.js",
|
|
"_id": "ansi@0.3.0",
|
|
"_shasum": "74b2f1f187c8553c7f95015bcb76009fb43d38e0",
|
|
"_from": "ansi@latest",
|
|
"_npmVersion": "1.4.9",
|
|
"_npmUser": {
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
"maintainers": [
|
|
{
|
|
"name": "TooTallNate",
|
|
"email": "nathan@tootallnate.net"
|
|
},
|
|
{
|
|
"name": "tootallnate",
|
|
"email": "nathan@tootallnate.net"
|
|
}
|
|
],
|
|
"dist": {
|
|
"shasum": "74b2f1f187c8553c7f95015bcb76009fb43d38e0",
|
|
"tarball": "http://registry.npmjs.org/ansi/-/ansi-0.3.0.tgz"
|
|
},
|
|
"directories": {},
|
|
"_resolved": "https://registry.npmjs.org/ansi/-/ansi-0.3.0.tgz",
|
|
"readme": "ERROR: No README data found!"
|
|
}
|
|
|