| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "escape-string-regexp@2.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "escape-string-regexp@2.0.0", |
| | | "_from": "escape-string-regexp@^2.0.0", |
| | | "_id": "escape-string-regexp@2.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", |
| | | "_location": "/stack-utils/escape-string-regexp", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "escape-string-regexp@2.0.0", |
| | | "raw": "escape-string-regexp@^2.0.0", |
| | | "name": "escape-string-regexp", |
| | | "escapedName": "escape-string-regexp", |
| | | "rawSpec": "2.0.0", |
| | | "rawSpec": "^2.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.0.0" |
| | | "fetchSpec": "^2.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/stack-utils" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", |
| | | "_spec": "2.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "a30304e99daa32e23b2fd20f51babd07cffca344", |
| | | "_spec": "escape-string-regexp@^2.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\stack-utils", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/escape-string-regexp/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "deprecated": false, |
| | | "description": "Escape RegExp special characters", |
| | | "devDependencies": { |
| | | "ava": "^1.4.1", |