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.
 
 
 
 

65 lines
1.9 KiB

{
"_from": "@babel/plugin-syntax-flow@^7.27.1",
"_id": "@babel/plugin-syntax-flow@7.27.1",
"_inBundle": false,
"_integrity": "sha512-p9OkPbZ5G7UT1MofwYFigGebnrzGJacoBSQM0/6bi/PUMVE+qlWDD/OalvQKbwgQzU6dl0xAv6r4X7Jme0RYxA==",
"_location": "/@babel/plugin-syntax-flow",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/plugin-syntax-flow@^7.27.1",
"name": "@babel/plugin-syntax-flow",
"escapedName": "@babel%2fplugin-syntax-flow",
"scope": "@babel",
"rawSpec": "^7.27.1",
"saveSpec": null,
"fetchSpec": "^7.27.1"
},
"_requiredBy": [
"/@babel/plugin-transform-flow-strip-types"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.27.1.tgz",
"_shasum": "6c83cf0d7d635b716827284b7ecd5aead9237662",
"_spec": "@babel/plugin-syntax-flow@^7.27.1",
"_where": "D:\\code\\template-vue-antd\\node_modules\\@babel\\plugin-transform-flow-strip-types",
"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.27.1"
},
"deprecated": false,
"description": "Allow parsing of the flow syntax",
"devDependencies": {
"@babel/core": "^7.27.1"
},
"engines": {
"node": ">=6.9.0"
},
"homepage": "https://babel.dev/docs/en/next/babel-plugin-syntax-flow",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "./lib/index.js",
"name": "@babel/plugin-syntax-flow",
"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-flow"
},
"type": "commonjs",
"version": "7.27.1"
}