{ "_args": [ [ { "raw": "ansi-regex@^3.0.0", "scope": null, "escapedName": "ansi-regex", "name": "ansi-regex", "rawSpec": "^3.0.0", "spec": ">=3.0.0 <4.0.0", "type": "range" }, "/var/lib/jenkins/workspace/ublishing_components_master-N4FWJIUY4CIFHKGZOAAEVVXODRY3YBORQOPIBBXWX72VUPSGJRRQ/node_modules/table/node_modules/strip-ansi" ] ], "_from": "ansi-regex@>=3.0.0 <4.0.0", "_id": "ansi-regex@3.0.0", "_inCache": true, "_location": "/table/ansi-regex", "_nodeVersion": "4.8.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/ansi-regex-3.0.0.tgz_1497985412590_0.5700640194118023" }, "_npmUser": { "name": "sindresorhus", "email": "sindresorhus@gmail.com" }, "_npmVersion": "2.15.11", "_phantomChildren": {}, "_requested": { "raw": "ansi-regex@^3.0.0", "scope": null, "escapedName": "ansi-regex", "name": "ansi-regex", "rawSpec": "^3.0.0", "spec": ">=3.0.0 <4.0.0", "type": "range" }, "_requiredBy": [ "/table/strip-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz", "_shasum": "ed0317c322064f79466c02966bddb605ab37d998", "_shrinkwrap": null, "_spec": "ansi-regex@^3.0.0", "_where": "/var/lib/jenkins/workspace/ublishing_components_master-N4FWJIUY4CIFHKGZOAAEVVXODRY3YBORQOPIBBXWX72VUPSGJRRQ/node_modules/table/node_modules/strip-ansi", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/chalk/ansi-regex/issues" }, "dependencies": {}, "description": "Regular expression for matching ANSI escape codes", "devDependencies": { "ava": "*", "xo": "*" }, "directories": {}, "dist": { "shasum": "ed0317c322064f79466c02966bddb605ab37d998", "tarball": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-3.0.0.tgz" }, "engines": { "node": ">=4" }, "files": [ "index.js" ], "gitHead": "0a8cc19946c03c38520fe8c086b8adb66f9cce0b", "homepage": "https://github.com/chalk/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", "maintainers": [ { "name": "dthree", "email": "threedeecee@gmail.com" }, { "name": "qix", "email": "i.am.qix@gmail.com" }, { "name": "sindresorhus", "email": "sindresorhus@gmail.com" } ], "name": "ansi-regex", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/chalk/ansi-regex.git" }, "scripts": { "test": "xo && ava", "view-supported": "node fixtures/view-codes.js" }, "version": "3.0.0" }