| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "has-tostringtag@1.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "has-tostringtag@1.0.0", |
| | | "_from": "has-tostringtag@^1.0.0", |
| | | "_id": "has-tostringtag@1.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-kFjcSNhnlGV1kyoGk7OXKSawH5JOb/LzUc5w9B02hOTO0dfFRjbHQKvg1d6cf3HbeUmtU9VbbV3qzZ2Teh97WQ==", |
| | | "_location": "/has-tostringtag", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "has-tostringtag@1.0.0", |
| | | "raw": "has-tostringtag@^1.0.0", |
| | | "name": "has-tostringtag", |
| | | "escapedName": "has-tostringtag", |
| | | "rawSpec": "1.0.0", |
| | | "rawSpec": "^1.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.0.0" |
| | | "fetchSpec": "^1.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/is-boolean-object", |
| | |
| | | "/is-string" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.0.tgz", |
| | | "_spec": "1.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "7e133818a7d394734f941e73c3d3f9291e658b25", |
| | | "_spec": "has-tostringtag@^1.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\is-date-object", |
| | | "author": { |
| | | "name": "Jordan Harband", |
| | | "email": "ljharb@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/inspect-js/has-tostringtag/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Jordan Harband", |
| | |
| | | "dependencies": { |
| | | "has-symbols": "^1.0.2" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams.", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.6.0", |