{ "_args": [ [ "@babel/plugin-syntax-dynamic-import@7.2.0", "E:\\python\\setup-php" ] ], "_from": "@babel/plugin-syntax-dynamic-import@7.2.0", "_id": "@babel/plugin-syntax-dynamic-import@7.2.0", "_inBundle": false, "_integrity": "sha512-mVxuJ0YroI/h/tbFTPGZR8cv6ai+STMKNBq0f8hFxsxWjl94qqhsb+wXbpNMDPU3cfR1TIsVFzU3nXyZMqyK4w==", "_location": "/@babel/plugin-syntax-dynamic-import", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-syntax-dynamic-import@7.2.0", "name": "@babel/plugin-syntax-dynamic-import", "escapedName": "@babel%2fplugin-syntax-dynamic-import", "scope": "@babel", "rawSpec": "7.2.0", "saveSpec": null, "fetchSpec": "7.2.0" }, "_requiredBy": [ "/@babel/plugin-proposal-dynamic-import", "/@babel/preset-env" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz", "_spec": "7.2.0", "_where": "E:\\python\\setup-php", "dependencies": { "@babel/helper-plugin-utils": "^7.0.0" }, "description": "Allow parsing of import()", "devDependencies": { "@babel/core": "^7.2.0" }, "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-syntax-dynamic-import", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-syntax-dynamic-import" }, "version": "7.2.0" }