{
"_args": [
[
"slice-ansi@^4.0.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/@ionic/utils-terminal"
]
],
"_from": "slice-ansi@>=4.0.0 <5.0.0",
"_hasShrinkwrap": false,
"_id": "slice-ansi@4.0.0",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/slice-ansi",
"_nodeVersion": "13.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/slice-ansi_4.0.0_1581872767116_0.100639054554162"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "6.12.1",
"_phantomChildren": {},
"_requested": {
"name": "slice-ansi",
"raw": "slice-ansi@^4.0.0",
"rawSpec": "^4.0.0",
"scope": null,
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/@ionic/utils-terminal"
],
"_resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
"_shasum": "500e8dd0fd55b05815086255b3195adf2a45fe6b",
"_shrinkwrap": null,
"_spec": "slice-ansi@^4.0.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/@ionic/utils-terminal",
"bugs": {
"url": "https://github.com/chalk/slice-ansi/issues"
},
"dependencies": {
"ansi-styles": "^4.0.0",
"astral-regex": "^2.0.0",
"is-fullwidth-code-point": "^3.0.0"
},
"description": "Slice a string with ANSI escape codes",
"devDependencies": {
"ava": "^2.1.0",
"chalk": "^3.0.0",
"random-item": "^3.0.0",
"strip-ansi": "^6.0.0",
"xo": "^0.26.1"
},
"directories": {},
"dist": {
"fileCount": 4,
"integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeSXZ/CRA9TVsSAnZWagAAIeUQAJBGqJTemkljPXjPi976\njQ+aqYI/0rdP1A1bAOnfYSDAJ6zmz32nVxTJmerjA84wy2rFP/fGRfyqTJVo\n9Y/Qo24MQ5NSOW/BTARCpxXSHU3y8JSICxTY0niAMYGTpyOzUmpHwsQo8OIu\n3sxx1DkWeEulcDt89r227y8jcwu7Gze5fuNWDDxr2enTHAy3qyJA748ivdXs\nFJ3RUp1IwlIrMl8vXy3CaoUJnBQn6sv3vukH0zK3PSOSBSzShLJoc6IA94Fw\n2wBsHZH69HGt4vbrWwnLSRZGgJ54ORyy0aToaxLP5Pg1TttuRyQp6VTwICEI\nSuxUZuwVtFxcZg88Ywy/nZq0Pllzd+YTTJRHYV7SHjiyTkSCUwaBDhqFXVP5\nkd9ABwGhJ+1GwbrfXq2L5KdzeC49n3XYu5tXYzmpPT+mWHSBxUzCuznep2zu\nZyytRzkSqlQUgV10aS7tjsO79KY9kWVNknEWdLHI14NLgzwmrcp5Fspa95Je\nWdFm/aTqhvXGyYsbOppZneBN/JN7oPhbWniz4VC7S99W3lAh+9lIMiEFiQLy\nh/GnVhG020t9jWKY9X4pi1vtRQjfm8GOQu/AbZ63tj8zoDd6TG0FLTbhzzDH\nsVE0yOyhCQwhLNWXLRnA2TZaDnUIfkpxGkzkY14w7w7bvTNStWE05VER9OLw\nHQNu\r\n=MR7Q\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "500e8dd0fd55b05815086255b3195adf2a45fe6b",
"tarball": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz",
"unpackedSize": 6434
},
"engines": {
"node": ">=10"
},
"funding": "https://github.com/chalk/slice-ansi?sponsor=1",
"gitHead": "6e1176c06fc3a2b22d35584b788f18c710adb2e8",
"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": "qix",
"email": "i.am.qix@gmail.com"
},
{
"name": "sindresorhus",
"email": "sindresorhus@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": "xo && ava"
},
"version": "4.0.0"
}