123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_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": "range",
- "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",
- "/laravel-mix"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-dynamic-import/-/plugin-syntax-dynamic-import-7.2.0.tgz",
- "_shasum": "69c159ffaf4998122161ad8ebc5e6d1f55df8612",
- "_spec": "@babel/plugin-syntax-dynamic-import@^7.2.0",
- "_where": "/var/www/html/mdch.sipadu/node_modules/laravel-mix",
- "bundleDependencies": false,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.0.0"
- },
- "deprecated": false,
- "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"
- }
|