| | |
| | | { |
| | | "_args": [ |
| | | [ |
| | | "babel-plugin-dynamic-import-node@2.3.3", |
| | | "/Users/tomas/PAM/PAMapp" |
| | | ] |
| | | ], |
| | | "_from": "babel-plugin-dynamic-import-node@2.3.3", |
| | | "_from": "babel-plugin-dynamic-import-node@^2.3.3", |
| | | "_id": "babel-plugin-dynamic-import-node@2.3.3", |
| | | "_inBundle": false, |
| | | "_integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==", |
| | | "_location": "/babel-plugin-dynamic-import-node", |
| | | "_phantomChildren": {}, |
| | | "_requested": { |
| | | "type": "version", |
| | | "type": "range", |
| | | "registry": true, |
| | | "raw": "babel-plugin-dynamic-import-node@2.3.3", |
| | | "raw": "babel-plugin-dynamic-import-node@^2.3.3", |
| | | "name": "babel-plugin-dynamic-import-node", |
| | | "escapedName": "babel-plugin-dynamic-import-node", |
| | | "rawSpec": "2.3.3", |
| | | "rawSpec": "^2.3.3", |
| | | "saveSpec": null, |
| | | "fetchSpec": "2.3.3" |
| | | "fetchSpec": "^2.3.3" |
| | | }, |
| | | "_requiredBy": [ |
| | | "/@babel/plugin-transform-modules-amd", |
| | |
| | | "/@babel/plugin-transform-modules-systemjs" |
| | | ], |
| | | "_resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz", |
| | | "_spec": "2.3.3", |
| | | "_where": "/Users/tomas/PAM/PAMapp", |
| | | "_shasum": "84fda19c976ec5c6defef57f9427b3def66e17a3", |
| | | "_spec": "babel-plugin-dynamic-import-node@^2.3.3", |
| | | "_where": "D:\\project\\PAM\\PAMapp\\node_modules\\@babel\\plugin-transform-modules-amd", |
| | | "author": { |
| | | "name": "Jordan Gensler", |
| | | "email": "jordan.gensler@airbnb.com" |
| | |
| | | "bugs": { |
| | | "url": "https://github.com/airbnb/babel-plugin-dynamic-import-node/issues" |
| | | }, |
| | | "bundleDependencies": false, |
| | | "dependencies": { |
| | | "object.assign": "^4.1.0" |
| | | }, |
| | | "deprecated": false, |
| | | "description": "Babel plugin to transpile import() to a deferred require(), for node", |
| | | "devDependencies": { |
| | | "@babel/core": "^7.9.0", |