Files
freeCodeCamp/probot/presolver/node_modules/ansistyles/package.json
2018-12-05 11:23:55 +05:30

56 lines
1.5 KiB
JSON

{
"_from": "ansistyles@~0.1.1",
"_id": "ansistyles@0.1.3",
"_inBundle": false,
"_integrity": "sha1-XeYEFb2gcbs3EnhUyGT0GyMlRTk=",
"_location": "/ansistyles",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ansistyles@~0.1.1",
"name": "ansistyles",
"escapedName": "ansistyles",
"rawSpec": "~0.1.1",
"saveSpec": null,
"fetchSpec": "~0.1.1"
},
"_requiredBy": [
"/bunyan-format"
],
"_resolved": "https://registry.npmjs.org/ansistyles/-/ansistyles-0.1.3.tgz",
"_shasum": "5de60415bda071bb37127854c864f41b23254539",
"_spec": "ansistyles@~0.1.1",
"_where": "/Users/traceybushman/Documents/FreeCodeCamp/presolver/node_modules/bunyan-format",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
"url": "thlorenz.com"
},
"bugs": {
"url": "https://github.com/thlorenz/ansistyles/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Functions that surround a string with ansistyle codes so it prints in style.",
"gitHead": "27bf1bc65231bcc7fd109bf13b13601b51f8cd04",
"homepage": "https://github.com/thlorenz/ansistyles#readme",
"keywords": [
"ansi",
"style",
"terminal",
"console"
],
"license": "MIT",
"main": "ansistyles.js",
"name": "ansistyles",
"repository": {
"type": "git",
"url": "git://github.com/thlorenz/ansistyles.git"
},
"scripts": {
"test": "node test/ansistyles.js"
},
"version": "0.1.3"
}