| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "regexpu-core@4.8.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "regexpu-core@4.8.0", |
| | | "_id": "regexpu-core@4.8.0", |
| | | "_from": "regexpu-core@^5.0.1", |
| | | "_id": "regexpu-core@5.0.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-1F6bYsoYiz6is+oz70NWur2Vlh9KWtswuRuzJOfeYUrfPX2o8n74AnUVaOGDbUqVGO9fNHu48/pjJO4sNVwsOg==", |
| | | "_integrity": "sha512-CriEZlrKK9VJw/xQGJpQM5rY88BtuL8DM+AEwvcThHilbxiTAy8vq4iJnd2tqq8wLmjbGZzP7ZcKFjbGkmEFrw==", |
| | | "_location": "/regexpu-core", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "regexpu-core@4.8.0", |
| | | "raw": "regexpu-core@^5.0.1", |
| | | "name": "regexpu-core", |
| | | "escapedName": "regexpu-core", |
| | | "rawSpec": "4.8.0", |
| | | "rawSpec": "^5.0.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "4.8.0" |
| | | "fetchSpec": "^5.0.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@babel/helper-create-regexp-features-plugin" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-4.8.0.tgz", |
| | | "_spec": "4.8.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_resolved": "https://registry.npmjs.org/regexpu-core/-/regexpu-core-5.0.1.tgz", |
| | | "_shasum": "c531122a7840de743dcf9c83e923b5560323ced3", |
| | | "_spec": "regexpu-core@^5.0.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@babel\\helper-create-regexp-features-plugin", |
| | | "author": { |
| | | "name": "Mathias Bynens", |
| | | "url": "https://mathiasbynens.be/" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/mathiasbynens/regexpu-core/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "regenerate": "^1.4.2", |
| | | "regenerate-unicode-properties": "^9.0.0", |
| | | "regjsgen": "^0.5.2", |
| | | "regjsparser": "^0.7.0", |
| | | "regenerate-unicode-properties": "^10.0.1", |
| | | "regjsgen": "^0.6.0", |
| | | "regjsparser": "^0.8.2", |
| | | "unicode-match-property-ecmascript": "^2.0.0", |
| | | "unicode-match-property-value-ecmascript": "^2.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5.", |
| | | "devDependencies": { |
| | | "@unicode/unicode-14.0.0": "^1.2.1", |
| | |
| | | "cover": "istanbul cover --report html node_modules/.bin/_mocha tests -- -u exports -R spec", |
| | | "test": "mocha tests" |
| | | }, |
| | | "version": "4.8.0" |
| | | "version": "5.0.1" |
| | | } |