{
"_args": [
[
"ansi-html-community@0.0.8",
"D:\\jenkins\\workspace\\artfess-ui"
]
],
"_development": true,
"_from": "ansi-html-community@0.0.8",
"_id": "ansi-html-community@0.0.8",
"_inBundle": false,
"_integrity": "sha1-afvE1sy+OD+XNpNK40w/gpDxv0E=",
"_location": "/ansi-html-community",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "ansi-html-community@0.0.8",
"name": "ansi-html-community",
"escapedName": "ansi-html-community",
"rawSpec": "0.0.8",
"saveSpec": null,
"fetchSpec": "0.0.8"
},
"_requiredBy": [
"/webpack-dev-server"
],
"_resolved": "https://registry.nlark.com/ansi-html-community/download/ansi-html-community-0.0.8.tgz?cache=0&sync_timestamp=1631016068950&other_urls=https%3A%2F%2Fregistry.nlark.com%2Fansi-html-community%2Fdownload%2Fansi-html-community-0.0.8.tgz",
"_spec": "0.0.8",
"_where": "D:\\jenkins\\workspace\\artfess-ui",
"author": {
"name": "mahdyar"
},
"bin": {
"ansi-html": "bin/ansi-html"
},
"bugs": {
"url": "https://github.com/mahdyar/ansi-html-community/issues"
},
"dependencies": {},
"description": "An elegant lib that converts the chalked (ANSI) text to HTML. (Community)",
"devDependencies": {
"chai": "^1.9.1",
"chalk": "^1.1.3",
"lodash": "^2.4.2",
"mocha": "^1.21.4"
},
"engines": [
"node >= 0.8.0"
],
"homepage": "https://github.com/mahdyar/ansi-html-community",
"keywords": [
"ansi",
"ansi html",
"chalk html"
],
"license": "Apache-2.0",
"main": "index.js",
"name": "ansi-html-community",
"repository": {
"type": "git",
"url": "git://github.com/mahdyar/ansi-html-community.git"
},
"scripts": {
"test": "mocha -R spec -t 5000"
},
"standard": {
"ignore": [],
"globals": [
"describe",
"it",
"before",
"after"
]
},
"version": "0.0.8"
}