| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "caller-callsite@2.0.0", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "caller-callsite@2.0.0", |
| | | "_from": "caller-callsite@^2.0.0", |
| | | "_id": "caller-callsite@2.0.0", |
| | | "_inBundle": false, |
| | | "_integrity": "sha1-hH4PzgoiN1CpoCfFSzNzGtMVQTQ=", |
| | | "_integrity": "sha512-JuG3qI4QOftFsZyOn1qq87fq5grLIyk1JYd5lJmdA+fG7aQ9pA/i3JIJGcO3q0MrRcHlOt1U+ZeHW8Dq9axALQ==", |
| | | "_location": "/caller-callsite", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "caller-callsite@2.0.0", |
| | | "raw": "caller-callsite@^2.0.0", |
| | | "name": "caller-callsite", |
| | | "escapedName": "caller-callsite", |
| | | "rawSpec": "2.0.0", |
| | | "rawSpec": "^2.0.0", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.0.0" |
| | | "fetchSpec": "^2.0.0" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/caller-path" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/caller-callsite/-/caller-callsite-2.0.0.tgz", |
| | | "_spec": "2.0.0", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "847e0fce0a223750a9a027c54b33731ad3154134", |
| | | "_spec": "caller-callsite@^2.0.0", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\caller-path", |
| | | "author": { |
| | | "name": "Sindre Sorhus", |
| | | "email": "sindresorhus@gmail.com", |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/sindresorhus/caller-callsite/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "callsites": "^2.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Get the callsite of the caller function", |
| | | "devDependencies": { |
| | | "ava": "*", |