| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "is-callable@1.2.4", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "is-callable@1.2.4", |
| | | "_from": "is-callable@^1.2.4", |
| | | "_id": "is-callable@1.2.4", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-nsuwtxZfMX67Oryl9LCQ+upnC0Z0BgpwntpS89m1H/TLF0zNfzfLMV/9Wa/6MZsj0acpEjAO0KF1xT6ZdLl95w==", |
| | | "_location": "/is-callable", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "is-callable@1.2.4", |
| | | "raw": "is-callable@^1.2.4", |
| | | "name": "is-callable", |
| | | "escapedName": "is-callable", |
| | | "rawSpec": "1.2.4", |
| | | "rawSpec": "^1.2.4", |
| | | "saveSpec": null, |
| | | "fetchSpec": "1.2.4" |
| | | "fetchSpec": "^1.2.4" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/es-abstract", |
| | | "/es-to-primitive" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.4.tgz", |
| | | "_spec": "1.2.4", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "47301d58dd0259407865547853df6d61fe471945", |
| | | "_spec": "is-callable@^1.2.4", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\es-abstract", |
| | | "author": { |
| | | "name": "Jordan Harband", |
| | | "email": "ljharb@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/inspect-js/is-callable/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "contributors": [ |
| | | { |
| | | "name": "Jordan Harband", |
| | |
| | | "url": "http://ljharb.codes" |
| | | } |
| | | ], |
| | | "deprecated": false, |
| | | "description": "Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.", |
| | | "devDependencies": { |
| | | "@ljharb/eslint-config": "^17.6.0", |