| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "is-string@1.0.7", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "is-string@1.0.7", |
| | | "_from": "is-string@^1.0.7", |
| | | "_id": "is-string@1.0.7", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-tE2UXzivje6ofPW7l23cjDOMa09gb7xlAqG6jG5ej6uPV32TlWP3NKPigtaGeHNu9fohccRYvIiZMfOOnOYUtg==", |
| | | "_location": "/is-string", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "is-string@1.0.7", |
| | | "raw": "is-string@^1.0.7", |
| | | "name": "is-string", |
| | | "escapedName": "is-string", |
| | | "rawSpec": "1.0.7", |
| | | "rawSpec": "^1.0.7", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.7" |
| | | "fetchSpec": "^1.0.7" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/es-abstract", |
| | | "/which-boxed-primitive" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/is-string/-/is-string-1.0.7.tgz", |
| | | "_spec": "1.0.7", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "0dd12bf2006f255bb58f695110eff7491eebc0fd", |
| | | "_spec": "is-string@^1.0.7", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\es-abstract", |
| | | "author": { |
| | | "name": "Jordan Harband", |
| | | "email": "ljharb@gmail.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/ljharb/is-string/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "has-tostringtag": "^1.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag.", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.6.0", |