{ "_from": "@babel/plugin-transform-dynamic-import@^7.24.7", "_id": "@babel/plugin-transform-dynamic-import@7.24.7", "_inBundle": false, "_integrity": "sha512-sc3X26PhZQDb3JhORmakcbvkeInvxz+A8oda99lj7J60QRuPZvNAk9wQlTBS1ZynelDrDmTU4pw1tyc5d5ZMUg==", "_location": "/@babel/plugin-transform-dynamic-import", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-dynamic-import@^7.24.7", "name": "@babel/plugin-transform-dynamic-import", "escapedName": "@babel%2fplugin-transform-dynamic-import", "scope": "@babel", "rawSpec": "^7.24.7", "saveSpec": null, "fetchSpec": "^7.24.7" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-dynamic-import/-/plugin-transform-dynamic-import-7.24.7.tgz", "_shasum": "4d8b95e3bae2b037673091aa09cd33fecd6419f4", "_spec": "@babel/plugin-transform-dynamic-import@^7.24.7", "_where": "C:\\code\\t\\t101\\front\\node_modules\\@babel\\preset-env", "author": { "name": "The Babel Team", "url": "https://babel.dev/team" }, "bugs": { "url": "https://github.com/babel/babel/issues" }, "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.24.7", "@babel/plugin-syntax-dynamic-import": "^7.8.3" }, "deprecated": false, "description": "Transform import() expressions", "devDependencies": { "@babel/core": "^7.24.7", "@babel/helper-plugin-test-runner": "^7.24.7" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-transform-dynamic-import", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/babel/babel.git", "directory": "packages/babel-plugin-transform-dynamic-import" }, "type": "commonjs", "version": "7.24.7" }