You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

67 lines
2.0 KiB

{
"_from": "@babel/plugin-transform-literals@^7.25.9",
"_id": "@babel/plugin-transform-literals@7.25.9",
"_inBundle": false,
"_integrity": "sha512-9N7+2lFziW8W9pBl2TzaNht3+pgMIRP74zizeCSrtnSKVdUl8mAjjOP2OOVQAfZ881P2cNjDj1uAMEdeD50nuQ==",
"_location": "/@babel/plugin-transform-literals",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/plugin-transform-literals@^7.25.9",
"name": "@babel/plugin-transform-literals",
"escapedName": "@babel%2fplugin-transform-literals",
"scope": "@babel",
"rawSpec": "^7.25.9",
"saveSpec": null,
"fetchSpec": "^7.25.9"
},
"_requiredBy": [
"/@babel/preset-env"
],
"_resolved": "https://registry.npmmirror.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.25.9.tgz",
"_shasum": "1a1c6b4d4aa59bc4cad5b6b3a223a0abd685c9de",
"_spec": "@babel/plugin-transform-literals@^7.25.9",
"_where": "F:\\bishe\\front\\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.25.9"
},
"deprecated": false,
"description": "Compile ES2015 unicode string and number literals to ES5",
"devDependencies": {
"@babel/core": "^7.25.9",
"@babel/helper-plugin-test-runner": "^7.25.9"
},
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-transform-literals",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/plugin-transform-literals",
"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-transform-literals"
},
"type": "commonjs",
"version": "7.25.9"
}