| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "babel-plugin-istanbul@6.1.1", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_development": true, |
| | | "_from": "babel-plugin-istanbul@6.1.1", |
| | | "_from": "babel-plugin-istanbul@^6.1.1", |
| | | "_id": "babel-plugin-istanbul@6.1.1", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", |
| | | "_location": "/babel-plugin-istanbul", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "babel-plugin-istanbul@6.1.1", |
| | | "raw": "babel-plugin-istanbul@^6.1.1", |
| | | "name": "babel-plugin-istanbul", |
| | | "escapedName": "babel-plugin-istanbul", |
| | | "rawSpec": "6.1.1", |
| | | "rawSpec": "^6.1.1", |
| | | "saveSpec": null, |
| | | "fetchSpec": "6.1.1" |
| | | "fetchSpec": "^6.1.1" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@jest/transform", |
| | | "/babel-jest" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", |
| | | "_spec": "6.1.1", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "fa88ec59232fd9b4e36dbbc540a8ec9a9b47da73", |
| | | "_spec": "babel-plugin-istanbul@^6.1.1", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\babel-jest", |
| | | "author": { |
| | | "name": "Thai Pangsakulyanont @dtinth" |
| | | }, |
| | | "bugs": { |
| | | "url": "https://github.com/istanbuljs/babel-plugin-istanbul/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "@babel/helper-plugin-utils": "^7.0.0", |
| | | "@istanbuljs/load-nyc-config": "^1.0.0", |
| | |
| | | "istanbul-lib-instrument": "^5.0.4", |
| | | "test-exclude": "^6.0.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "A babel plugin that adds istanbul instrumentation to ES6 code", |
| | | "devDependencies": { |
| | | "@babel/cli": "^7.7.5", |