| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384 | {  "_from": "ansi-regex@^0.2.0",  "_id": "ansi-regex@0.2.1",  "_inBundle": false,  "_integrity": "sha512-sGwIGMjhYdW26/IhwK2gkWWI8DRCVO6uj3hYgHT+zD+QL1pa37tM3ujhyfcJIYSbsxp7Gxhy7zrRW/1AHm4BmA==",  "_location": "/gulp-cssmin/ansi-regex",  "_phantomChildren": {},  "_requested": {    "type": "range",    "registry": true,    "raw": "ansi-regex@^0.2.0",    "name": "ansi-regex",    "escapedName": "ansi-regex",    "rawSpec": "^0.2.0",    "saveSpec": null,    "fetchSpec": "^0.2.0"  },  "_requiredBy": [    "/gulp-cssmin/has-ansi",    "/gulp-cssmin/strip-ansi"  ],  "_resolved": "https://registry.npmmirror.com/ansi-regex/-/ansi-regex-0.2.1.tgz",  "_shasum": "0d8e946967a3d8143f93e24e298525fc1b2235f9",  "_spec": "ansi-regex@^0.2.0",  "_where": "D:\\HTC\\program\\善行少年\\security-enterprise-admin\\node_modules\\gulp-cssmin\\node_modules\\has-ansi",  "author": {    "name": "Sindre Sorhus",    "email": "sindresorhus@gmail.com",    "url": "http://sindresorhus.com"  },  "bugs": {    "url": "https://github.com/sindresorhus/ansi-regex/issues"  },  "bundleDependencies": false,  "deprecated": false,  "description": "Regular expression for matching ANSI escape codes",  "devDependencies": {    "mocha": "*"  },  "engines": {    "node": ">=0.10.0"  },  "files": [    "index.js"  ],  "homepage": "https://github.com/sindresorhus/ansi-regex#readme",  "keywords": [    "ansi",    "styles",    "color",    "colour",    "colors",    "terminal",    "console",    "cli",    "string",    "tty",    "escape",    "formatting",    "rgb",    "256",    "shell",    "xterm",    "command-line",    "text",    "regex",    "regexp",    "re",    "match",    "test",    "find",    "pattern"  ],  "license": "MIT",  "name": "ansi-regex",  "repository": {    "type": "git",    "url": "git+https://github.com/sindresorhus/ansi-regex.git"  },  "scripts": {    "test": "mocha"  },  "version": "0.2.1"}
 |