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.
50 lines
1.7 KiB
50 lines
1.7 KiB
{
|
|
"_from": "@babel/helper-builder-react-jsx@^7.10.3",
|
|
"_id": "@babel/helper-builder-react-jsx@7.10.3",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-vkxmuFvmovtqTZknyMGj9+uQAZzz5Z9mrbnkJnPkaYGfKTaSsYcjQdXP0lgrWLVh8wU6bCjOmXOpx+kqUi+S5Q==",
|
|
"_location": "/@babel/helper-builder-react-jsx",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "@babel/helper-builder-react-jsx@^7.10.3",
|
|
"name": "@babel/helper-builder-react-jsx",
|
|
"escapedName": "@babel%2fhelper-builder-react-jsx",
|
|
"scope": "@babel",
|
|
"rawSpec": "^7.10.3",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^7.10.3"
|
|
},
|
|
"_requiredBy": [
|
|
"/@babel/plugin-transform-react-jsx"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/@babel/helper-builder-react-jsx/-/helper-builder-react-jsx-7.10.3.tgz",
|
|
"_shasum": "62c4b7bb381153a0a5f8d83189b94b9fb5384fc5",
|
|
"_spec": "@babel/helper-builder-react-jsx@^7.10.3",
|
|
"_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/types": "^7.10.3"
|
|
},
|
|
"deprecated": false,
|
|
"description": "Helper function to build react jsx",
|
|
"gitHead": "2787ee2f967b6d8e1121fca00a8d578d75449a53",
|
|
"homepage": "https://github.com/babel/babel#readme",
|
|
"license": "MIT",
|
|
"main": "lib/index.js",
|
|
"name": "@babel/helper-builder-react-jsx",
|
|
"publishConfig": {
|
|
"access": "public"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/babel/babel.git",
|
|
"directory": "packages/babel-helper-builder-react-jsx"
|
|
},
|
|
"version": "7.10.3"
|
|
}
|
|
|