{ "_from": "@babel/plugin-syntax-import-assertions@7.24.6", "_id": "@babel/plugin-syntax-import-assertions@7.24.6", "_inBundle": false, "_integrity": "sha512-BE6o2BogJKJImTmGpkmOic4V0hlRRxVtzqxiSPa8TIFxyhi4EFjHm08nq1M4STK4RytuLMgnSz0/wfflvGFNOg==", "_location": "/@babel/plugin-syntax-import-assertions", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/plugin-syntax-import-assertions@7.24.6", "name": "@babel/plugin-syntax-import-assertions", "escapedName": "@babel%2fplugin-syntax-import-assertions", "scope": "@babel", "rawSpec": "7.24.6", "saveSpec": null, "fetchSpec": "7.24.6" }, "_requiredBy": [ "/@babel/preset-env", "/miniprogram-ci" ], "_resolved": "https://registry.npmmirror.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.24.6.tgz", "_shasum": "52521c1c1698fc2dd9cf88f7a4dd86d4d041b9e1", "_spec": "@babel/plugin-syntax-import-assertions@7.24.6", "_where": "/data/wwwroot/qimall/node/node_modules/miniprogram-ci", "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.6" }, "deprecated": false, "description": "Allow parsing of the module assertion attributes in the import statement", "devDependencies": { "@babel/core": "^7.24.6" }, "engines": { "node": ">=6.9.0" }, "homepage": "https://github.com/babel/babel#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "./lib/index.js", "name": "@babel/plugin-syntax-import-assertions", "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-assertions" }, "type": "commonjs", "version": "7.24.6" }