| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_from": "@babel/preset-react",
- "_id": "@babel/preset-react@7.9.4",
- "_inBundle": false,
- "_integrity": "sha512-AxylVB3FXeOTQXNXyiuAQJSvss62FEotbX2Pzx3K/7c+MKJMdSg6Ose6QYllkdCFA8EInCJVw7M/o5QbLuA4ZQ==",
- "_location": "/@babel/preset-react",
- "_phantomChildren": {},
- "_requested": {
- "type": "tag",
- "registry": true,
- "raw": "@babel/preset-react",
- "name": "@babel/preset-react",
- "escapedName": "@babel%2fpreset-react",
- "scope": "@babel",
- "rawSpec": "",
- "saveSpec": null,
- "fetchSpec": "latest"
- },
- "_requiredBy": [
- "#DEV:/",
- "#USER"
- ],
- "_resolved": "https://registry.npmjs.org/@babel/preset-react/-/preset-react-7.9.4.tgz",
- "_shasum": "c6c97693ac65b6b9c0b4f25b948a8f665463014d",
- "_spec": "@babel/preset-react",
- "_where": "G:\\micro\\react\\cld2",
- "author": {
- "name": "Sebastian McKenzie",
- "email": "sebmck@gmail.com"
- },
- "bundleDependencies": false,
- "dependencies": {
- "@babel/helper-plugin-utils": "^7.8.3",
- "@babel/plugin-transform-react-display-name": "^7.8.3",
- "@babel/plugin-transform-react-jsx": "^7.9.4",
- "@babel/plugin-transform-react-jsx-development": "^7.9.0",
- "@babel/plugin-transform-react-jsx-self": "^7.9.0",
- "@babel/plugin-transform-react-jsx-source": "^7.9.0"
- },
- "deprecated": false,
- "description": "Babel preset for all React plugins.",
- "devDependencies": {
- "@babel/core": "^7.9.0",
- "@babel/helper-plugin-test-runner": "^7.8.3",
- "@babel/helper-transform-fixture-test-runner": "^7.8.3"
- },
- "gitHead": "d3cf5fb5f4b46a1f7e9e33f2d24a466e3ea1e50f",
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "name": "@babel/preset-react",
- "peerDependencies": {
- "@babel/core": "^7.0.0-0"
- },
- "publishConfig": {
- "access": "public"
- },
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-preset-react"
- },
- "version": "7.9.4"
- }
|