66 lines
1.9 KiB
JSON
66 lines
1.9 KiB
JSON
{
|
|
"_from": "@babel/plugin-syntax-jsx@^7.8.3",
|
|
"_id": "@babel/plugin-syntax-jsx@7.12.13",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-BE+4HrrWaY/mLEeIdVdby7m3DxU=",
|
|
"_location": "/@babel/plugin-syntax-jsx",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/plugin-syntax-jsx@^7.8.3",
|
|
"name": "@babel/plugin-syntax-jsx",
|
|
"escapedName": "@babel%2fplugin-syntax-jsx",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.8.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.8.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@vue/babel-plugin-jsx",
|
|
"/@vue/babel-plugin-transform-vue-jsx",
|
|
"/@vue/babel-preset-app",
|
|
"/@vue/babel-sugar-composition-api-inject-h",
|
|
"/@vue/babel-sugar-composition-api-render-instance",
|
|
"/@vue/babel-sugar-functional-vue",
|
|
"/@vue/babel-sugar-inject-h",
|
|
"/@vue/babel-sugar-v-model",
|
|
"/@vue/babel-sugar-v-on"
|
|
],
|
|
"_resolved": "https://registry.npm.taobao.org/@babel/plugin-syntax-jsx/download/@babel/plugin-syntax-jsx-7.12.13.tgz",
|
|
"_shasum": "044fb81ebad6698fe62c478875575bcbb9b70f15",
|
|
"_spec": "@babel/plugin-syntax-jsx@^7.8.3",
|
|
"_where": "E:\\GreateCommunity\\node_modules\\@vue\\babel-preset-app",
|
|
"bugs": {
|
|
"url": "https://github.com/babel/babel/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"dependencies": {
|
|
"@babel/helper-plugin-utils": "^7.12.13"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Allow parsing of jsx",
|
|
"devDependencies": {
|
|
"@babel/core": "7.12.13"
|
|
},
|
|
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-jsx",
|
|
"keywords": [
|
|
"babel-plugin"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/plugin-syntax-jsx",
|
|
"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-jsx"
|
|
},
|
|
"version": "7.12.13"
|
|
}
|