{ "_args": [ [ "ansi-regex@2.0.0", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "ansi-regex@2.0.0", "_id": "ansi-regex@2.0.0", "_inBundle": false, "_integrity": "sha1-xQYbbg74qBd15Q9dZhUb9r83EQc=", "_location": "/ansi-regex", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "ansi-regex@2.0.0", "name": "ansi-regex", "escapedName": "ansi-regex", "rawSpec": "2.0.0", "saveSpec": null, "fetchSpec": "2.0.0" }, "_requiredBy": [ "/has-ansi", "/strip-ansi" ], "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz", "_spec": "2.0.0", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/ansi-regex/issues" }, "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", "maintainers": [ { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", "url": "sindresorhus.com" }, { "name": "Joshua Appelman", "email": "jappelman@xebia.com", "url": "jbnicolai.com" } ], "name": "ansi-regex", "repository": { "type": "git", "url": "git+https://github.com/sindresorhus/ansi-regex.git" }, "scripts": { "test": "mocha test/test.js", "view-supported": "node test/viewCodes.js" }, "version": "2.0.0" }