kitchensink
Version:
Dispatch's awesome components and style guide
84 lines (83 loc) • 2.06 kB
JSON
{
"_args": [
[
"ansi-html@0.0.5",
"/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/webpack-hot-middleware"
]
],
"_from": "ansi-html@0.0.5",
"_id": "ansi-html@0.0.5",
"_inCache": true,
"_installable": true,
"_location": "/ansi-html",
"_nodeVersion": "4.2.2",
"_npmUser": {
"email": "thisnamemeansnothing@gmail.com",
"name": "tjatse"
},
"_npmVersion": "2.14.7",
"_phantomChildren": {},
"_requested": {
"name": "ansi-html",
"raw": "ansi-html@0.0.5",
"rawSpec": "0.0.5",
"scope": null,
"spec": "0.0.5",
"type": "version"
},
"_requiredBy": [
"/webpack-hot-middleware"
],
"_resolved": "https://registry.npmjs.org/ansi-html/-/ansi-html-0.0.5.tgz",
"_shasum": "0dcaa5a081206866bc240a3b773a184ea3b88b64",
"_shrinkwrap": null,
"_spec": "ansi-html@0.0.5",
"_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/webpack-hot-middleware",
"author": {
"name": "Tjatse"
},
"bugs": {
"url": "https://github.com/Tjatse/ansi-html/issues"
},
"dependencies": {},
"description": "An elegant lib that converts the chalked (ANSI) text to HTML.",
"devDependencies": {
"chai": "^1.9.1",
"chalk": "~1.1.1",
"lodash": "~2.4.1",
"mocha": "^1.21.4"
},
"directories": {},
"dist": {
"shasum": "0dcaa5a081206866bc240a3b773a184ea3b88b64",
"tarball": "http://registry.npmjs.org/ansi-html/-/ansi-html-0.0.5.tgz"
},
"engines": [
"node >= 0.8.0"
],
"homepage": "https://github.com/Tjatse/ansi-html",
"keywords": [
"ansi",
"ansi html",
"chalk html"
],
"license": "Apache, Version 2.0",
"main": "index.js",
"maintainers": [
{
"name": "tjatse",
"email": "thisnamemeansnothing@gmail.com"
}
],
"name": "ansi-html",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/Tjatse/ansi-html.git"
},
"scripts": {
"test": "mocha -R spec -t 5000"
},
"version": "0.0.5"
}