{ "_from": "@babel/plugin-syntax-import-attributes@^7.24.1", "_id": "@babel/plugin-syntax-import-attributes@7.24.1", "_inBundle": false, "_integrity": "sha512-zhQTMH0X2nVLnb04tz+s7AMuasX8U0FnpE+nHTOhSOINjWMnopoZTxtIKsd45n4GQ/HIZLyfIpoul8e2m0DnRA==", "_location": "/@babel/plugin-syntax-import-attributes", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-syntax-import-attributes@^7.24.1", "name": "@babel/plugin-syntax-import-attributes", "escapedName": "@babel%2fplugin-syntax-import-attributes", "scope": "@babel", "rawSpec": "^7.24.1", "saveSpec": null, "fetchSpec": "^7.24.1" }, "_requiredBy": [ "/@babel/preset-env" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.1.tgz", "_shasum": "c66b966c63b714c4eec508fcf5763b1f2d381093", "_spec": "@babel/plugin-syntax-import-attributes@^7.24.1", "_where": "D:\\workspace\\ruoyi-vue-web\\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.0" }, "deprecated": false, "description": "Allow parsing of the module attributes in the import statement", "devDependencies": { "@babel/core": "^7.24.1" }, "engines": { "node": ">=6.9.0" }, "exports": { ".": "./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.24.1" }