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.
 
 
 

52 lines
1.9 KiB

{
"_from": "@babel/helper-builder-react-jsx-experimental@^7.10.1",
"_id": "@babel/helper-builder-react-jsx-experimental@7.10.1",
"_inBundle": false,
"_integrity": "sha512-irQJ8kpQUV3JasXPSFQ+LCCtJSc5ceZrPFVj6TElR6XCHssi3jV8ch3odIrNtjJFRZZVbrOEfJMI79TPU/h1pQ==",
"_location": "/@babel/helper-builder-react-jsx-experimental",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/helper-builder-react-jsx-experimental@^7.10.1",
"name": "@babel/helper-builder-react-jsx-experimental",
"escapedName": "@babel%2fhelper-builder-react-jsx-experimental",
"scope": "@babel",
"rawSpec": "^7.10.1",
"saveSpec": null,
"fetchSpec": "^7.10.1"
},
"_requiredBy": [
"/@babel/plugin-transform-react-jsx",
"/@babel/plugin-transform-react-jsx-development"
],
"_resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx-experimental/-/helper-builder-react-jsx-experimental-7.10.1.tgz",
"_shasum": "9a7d58ad184d3ac3bafb1a452cec2bad7e4a0bc8",
"_spec": "@babel/helper-builder-react-jsx-experimental@^7.10.1",
"_where": "C:\\Users\\user\\Documents\\myapp\\node_modules\\@babel\\plugin-transform-react-jsx",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/helper-annotate-as-pure": "^7.10.1",
"@babel/helper-module-imports": "^7.10.1",
"@babel/types": "^7.10.1"
},
"deprecated": false,
"description": "Helper function to build react jsx",
"gitHead": "88f57a7ea659d25232bf62de1efceb5d6299b8cf",
"homepage": "https://github.com/babel/babel#readme",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/helper-builder-react-jsx-experimental",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-helper-builder-react-jsx-experimental"
},
"version": "7.10.1"
}