| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "ansi-regex@5.0.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "ansi-regex@5.0.1", |
| | | "_from": "ansi-regex@^5.0.1", |
| | | "_id": "ansi-regex@5.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", |
| | | "_location": "/ansi-regex", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "ansi-regex@5.0.1", |
| | | "raw": "ansi-regex@^5.0.1", |
| | | "name": "ansi-regex", |
| | | "escapedName": "ansi-regex", |
| | | "rawSpec": "5.0.1", |
| | | "rawSpec": "^5.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "5.0.1" |
| | | "fetchSpec": "^5.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/pretty-format", |
| | | "/strip-ansi" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", |
| | | "_spec": "5.0.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "082cb2c89c9fe8659a311a53bd6a4dc5301db304", |
| | | "_spec": "ansi-regex@^5.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\strip-ansi", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/chalk/ansi-regex/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Regular expression for matching ANSI escape codes", |
| | | "devDependencies": { |
| | | "ava": "^2.4.0", |