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.

62 lines
2.0 KiB

4 years ago
{
"_from": "@babel/plugin-transform-react-jsx-source@^7.10.1",
"_id": "@babel/plugin-transform-react-jsx-source@7.10.1",
"_inBundle": false,
"_integrity": "sha512-neAbaKkoiL+LXYbGDvh6PjPG+YeA67OsZlE78u50xbWh2L1/C81uHiNP5d1fw+uqUIoiNdCC8ZB+G4Zh3hShJA==",
"_location": "/@babel/plugin-transform-react-jsx-source",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/plugin-transform-react-jsx-source@^7.10.1",
"name": "@babel/plugin-transform-react-jsx-source",
"escapedName": "@babel%2fplugin-transform-react-jsx-source",
"scope": "@babel",
"rawSpec": "^7.10.1",
"saveSpec": null,
"fetchSpec": "^7.10.1"
},
"_requiredBy": [
"/@babel/preset-react",
"/babel-preset-react-app/@babel/preset-react"
],
"_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.10.1.tgz",
"_shasum": "30db3d4ee3cdebbb26a82a9703673714777a4273",
"_spec": "@babel/plugin-transform-react-jsx-source@^7.10.1",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\preset-react",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/helper-plugin-utils": "^7.10.1",
"@babel/plugin-syntax-jsx": "^7.10.1"
},
"deprecated": false,
"description": "Add a __source prop to all JSX Elements",
"devDependencies": {
"@babel/core": "^7.10.1",
"@babel/helper-plugin-test-runner": "^7.10.1"
},
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
"homepage": "https://github.com/babel/babel#readme",
"keywords": [
"babel-plugin"
],
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/plugin-transform-react-jsx-source",
"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-react-jsx-source"
},
"version": "7.10.1"
}