| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "to-regex@3.0.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "to-regex@3.0.2", |
| | | "_from": "to-regex@^3.0.2", |
| | | "_id": "to-regex@3.0.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw==", |
| | | "_location": "/to-regex", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "to-regex@3.0.2", |
| | | "raw": "to-regex@^3.0.2", |
| | | "name": "to-regex", |
| | | "escapedName": "to-regex", |
| | | "rawSpec": "3.0.2", |
| | | "rawSpec": "^3.0.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "3.0.2" |
| | | "fetchSpec": "^3.0.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/expand-brackets", |
| | |
| | | "/webpack/micromatch" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz", |
| | | "_spec": "3.0.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "13cfdd9b336552f30b51f33a8ae1b42a7a7599ce", |
| | | "_spec": "to-regex@^3.0.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\webpack\\node_modules\\micromatch", |
| | | "author": { |
| | | "name": "Jon Schlinkert", |
| | | "url": "https://github.com/jonschlinkert" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/jonschlinkert/to-regex/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "define-property": "^2.0.2", |
| | | "extend-shallow": "^3.0.2", |
| | | "regex-not": "^1.0.2", |
| | | "safe-regex": "^1.1.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Generate a regex from a string or array of strings.", |
| | | "devDependencies": { |
| | | "gulp-format-md": "^1.0.0", |