mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 23:37:18 -04:00
106 lines
2.3 KiB
JSON
106 lines
2.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"slice-ansi@0.0.4",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/table"
|
|
]
|
|
],
|
|
"_from": "slice-ansi@0.0.4",
|
|
"_id": "slice-ansi@0.0.4",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/slice-ansi",
|
|
"_nodeVersion": "3.2.0",
|
|
"_npmUser": {
|
|
"email": "threedeecee@gmail.com",
|
|
"name": "dthree"
|
|
},
|
|
"_npmVersion": "2.13.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "slice-ansi",
|
|
"raw": "slice-ansi@0.0.4",
|
|
"rawSpec": "0.0.4",
|
|
"scope": null,
|
|
"spec": "0.0.4",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/table"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz",
|
|
"_shasum": "edbf8903f66f7ce2f8eafd6ceed65e264c831b35",
|
|
"_shrinkwrap": null,
|
|
"_spec": "slice-ansi@0.0.4",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/table",
|
|
"author": {
|
|
"email": "threedeecee@gmail.com",
|
|
"name": "David Caccavella"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/chalk/slice-ansi/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Slice a string with ANSI escape codes",
|
|
"devDependencies": {
|
|
"ava": "^0.2.0",
|
|
"chalk": "^1.1.1",
|
|
"strip-ansi": "^3.0.0",
|
|
"xo": "*"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "edbf8903f66f7ce2f8eafd6ceed65e264c831b35",
|
|
"tarball": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "8670277262281964b13f051d51b2e24bcfda8a66",
|
|
"homepage": "https://github.com/chalk/slice-ansi#readme",
|
|
"keywords": [
|
|
"256",
|
|
"ansi",
|
|
"cli",
|
|
"color",
|
|
"colors",
|
|
"colour",
|
|
"command-line",
|
|
"console",
|
|
"escape",
|
|
"formatting",
|
|
"log",
|
|
"logging",
|
|
"rgb",
|
|
"shell",
|
|
"slice",
|
|
"string",
|
|
"styles",
|
|
"terminal",
|
|
"text",
|
|
"tty",
|
|
"xterm"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "dthree",
|
|
"email": "threedeecee@gmail.com"
|
|
}
|
|
],
|
|
"name": "slice-ansi",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/chalk/slice-ansi.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js && xo"
|
|
},
|
|
"version": "0.0.4"
|
|
}
|