| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "char-regex@1.0.2", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "char-regex@1.0.2", |
| | | "_from": "char-regex@^1.0.2", |
| | | "_id": "char-regex@1.0.2", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", |
| | | "_location": "/char-regex", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "char-regex@1.0.2", |
| | | "raw": "char-regex@^1.0.2", |
| | | "name": "char-regex", |
| | | "escapedName": "char-regex", |
| | | "rawSpec": "1.0.2", |
| | | "rawSpec": "^1.0.2", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.2" |
| | | "fetchSpec": "^1.0.2" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/string-length" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", |
| | | "_spec": "1.0.2", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "d744358226217f981ed58f479b1d6bcc29545dcf", |
| | | "_spec": "char-regex@^1.0.2", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\string-length", |
| | | "author": { |
| | | "name": "Richie Bendall", |
| | | "email": "richiebendall@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/Richienb/char-regex/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": {}, |
| | | "deprecated": false, |
| | | "description": "A regex to match any full character, considering weird character ranges.", |
| | | "devDependencies": { |
| | | "@babel/core": "^7.8.4", |