UNPKG

lightfold

Version:

lightweight scaffolding and archiving utility CLI.

55 lines (54 loc) 1.95 kB
{ "_from": "@babel/plugin-transform-react-constant-elements@^7.0.0", "_id": "@babel/plugin-transform-react-constant-elements@7.9.0", "_inBundle": false, "_integrity": "sha512-wXMXsToAUOxJuBBEHajqKLFWcCkOSLshTI2ChCFFj1zDd7od4IOxiwLCOObNUvOpkxLpjIuaIdBMmNt6ocCPAw==", "_location": "/@babel/plugin-transform-react-constant-elements", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@babel/plugin-transform-react-constant-elements@^7.0.0", "name": "@babel/plugin-transform-react-constant-elements", "escapedName": "@babel%2fplugin-transform-react-constant-elements", "scope": "@babel", "rawSpec": "^7.0.0", "saveSpec": null, "fetchSpec": "^7.0.0" }, "_requiredBy": [ "/@svgr/webpack" ], "_resolved": "https://registry.npmjs.org/@babel/plugin-transform-react-constant-elements/-/plugin-transform-react-constant-elements-7.9.0.tgz", "_shasum": "a75abc936a3819edec42d3386d9f1c93f28d9d9e", "_spec": "@babel/plugin-transform-react-constant-elements@^7.0.0", "_where": "/Users/andrewxia/Documents/work/codefold/example/node_modules/@svgr/webpack", "bundleDependencies": false, "dependencies": { "@babel/helper-plugin-utils": "^7.8.3" }, "deprecated": false, "description": "Treat React JSX elements as value types and hoist them to the highest scope", "devDependencies": { "@babel/core": "^7.9.0", "@babel/helper-plugin-test-runner": "^7.8.3" }, "gitHead": "8d5e422be27251cfaadf8dd2536b31b4a5024b02", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "@babel/plugin-transform-react-constant-elements", "peerDependencies": { "@babel/core": "^7.0.0-0" }, "publishConfig": { "access": "public" }, "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-react-constant-elements" }, "version": "7.9.0" }