{ "_args": [ [ "slice-ansi@0.0.4", "/data/jenkins/workspace/mer.ws.baibaodun.com.cn" ] ], "_development": true, "_from": "slice-ansi@0.0.4", "_id": "slice-ansi@0.0.4", "_inBundle": false, "_integrity": "sha512-up04hB2hR92PgjpyU3y/eg91yIBILyjVY26NvvciY3EVVPjybkMszMpXQ9QAkcS3I5rtJBDLoTxxg+qvW8c7rw==", "_location": "/slice-ansi", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "slice-ansi@0.0.4", "name": "slice-ansi", "escapedName": "slice-ansi", "rawSpec": "0.0.4", "saveSpec": null, "fetchSpec": "0.0.4" }, "_requiredBy": [ "/cli-truncate" ], "_resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-0.0.4.tgz", "_spec": "0.0.4", "_where": "/data/jenkins/workspace/mer.ws.baibaodun.com.cn", "author": { "name": "David Caccavella", "email": "threedeecee@gmail.com" }, "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": "*" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/chalk/slice-ansi#readme", "keywords": [ "slice", "string", "ansi", "styles", "color", "colour", "colors", "terminal", "console", "cli", "tty", "escape", "formatting", "rgb", "256", "shell", "xterm", "log", "logging", "command-line", "text" ], "license": "MIT", "maintainers": [ { "name": "David Caccavella", "email": "threedeecee@gmail.com", "url": "github.com/dthree" }, { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, { "name": "Joshua Appelman", "email": "jappelman@xebia.com", "url": "jbnicolai.com" }, { "name": "JD Ballard", "email": "i.am.qix@gmail.com", "url": "github.com/qix-" } ], "name": "slice-ansi", "repository": { "type": "git", "url": "git+https://github.com/chalk/slice-ansi.git" }, "scripts": { "test": "node test.js && xo" }, "version": "0.0.4" }