{ "_from": "@babel/plugin-syntax-import-attributes@^7.28.6", "_id": "@babel/plugin-syntax-import-attributes@7.28.6", "_inBundle": false, "_integrity": "sha512-jiLC0ma9XkQT3TKJ9uYvlakm66Pamywo+qwL+oL8HJOvc6TWdZXVfhqJr8CCzbSGUAbDOzlGHJC1U+vRfLQDvw==", "_location": "/@babel/plugin-syntax-import-attributes", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-syntax-import-attributes@^7.28.6", "name": "@babel/plugin-syntax-import-attributes", "escapedName": "@babel%2fplugin-syntax-import-attributes", "scope": "@babel", "rawSpec": "^7.28.6", "saveSpec": null, "fetchSpec": "^7.28.6" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.28.6.tgz", "_shasum": "b71d5914665f60124e133696f17cd7669062c503", "_spec": "@babel/plugin-syntax-import-attributes@^7.28.6", "_where": "E:\\git\\2021项目\\安科院大屏\\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.28.6" }, "deprecated": false, "description": "Allow parsing of the module attributes in the import statement", "devDependencies": { "@babel/core": "^7.28.6", "@babel/helper-plugin-test-runner": "^7.27.1" }, "engines": { "node": ">=6.9.0" }, "exports": { ".": { "types": "./lib/index.d.ts", "default": "./lib/index.js" }, "./package.json": "./package.json" }, "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-syntax-import-attributes", "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-syntax-import-attributes" }, "type": "commonjs", "version": "7.28.6" }