| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "escape-string-regexp@1.0.5", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "escape-string-regexp@1.0.5", |
| | | "_from": "escape-string-regexp@^1.0.5", |
| | | "_id": "escape-string-regexp@1.0.5", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=", |
| | | "_location": "/escape-string-regexp", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "escape-string-regexp@1.0.5", |
| | | "raw": "escape-string-regexp@^1.0.5", |
| | | "name": "escape-string-regexp", |
| | | "escapedName": "escape-string-regexp", |
| | | "rawSpec": "1.0.5", |
| | | "rawSpec": "^1.0.5", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.5" |
| | | "fetchSpec": "^1.0.5" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@babel/highlight/chalk", |
| | | "/@nuxt/friendly-errors-webpack-plugin/chalk", |
| | | "/babel-code-frame/chalk", |
| | | "/chalk", |
| | | "/coa/chalk", |
| | | "/figures", |
| | | "/vue-server-renderer/chalk" |
| | | "/hard-source-webpack-plugin/chalk", |
| | | "/svgo/chalk", |
| | | "/vue-jest/chalk", |
| | | "/vue-server-renderer/chalk", |
| | | "/webpackbar/chalk" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", |
| | | "_spec": "1.0.5", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "1b61c0562190a8dff6ae3bb2cf0200ca130b86d4", |
| | | "_spec": "escape-string-regexp@^1.0.5", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@babel\\highlight\\node_modules\\chalk", |
| | | "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": "*", |