UNPKG

funcunit

Version:
53 lines (52 loc) 1.8 kB
{ "_from": "babel-plugin-react-constant-elements@^1.0.3", "_id": "babel-plugin-react-constant-elements@1.0.3", "_inBundle": false, "_integrity": "sha1-lGc26DeEKcvDSdz/YvUcFDs041o=", "_location": "/babel-plugin-react-constant-elements", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "babel-plugin-react-constant-elements@^1.0.3", "name": "babel-plugin-react-constant-elements", "escapedName": "babel-plugin-react-constant-elements", "rawSpec": "^1.0.3", "saveSpec": null, "fetchSpec": "^1.0.3" }, "_requiredBy": [ "/babel-core", "/transpile/babel-core" ], "_resolved": "https://registry.npmjs.org/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz", "_shasum": "946736e8378429cbc349dcff62f51c143b34e35a", "_spec": "babel-plugin-react-constant-elements@^1.0.3", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/babel-core", "bugs": { "url": "https://github.com/babel-plugins/babel-plugin-react-constant-elements/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Treat React JSX elements as value types and hoist them to the highest scope", "devDependencies": { "babel": "^5.6.0" }, "homepage": "https://github.com/babel-plugins/babel-plugin-react-constant-elements#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "name": "babel-plugin-react-constant-elements", "repository": { "type": "git", "url": "git+https://github.com/babel-plugins/babel-plugin-react-constant-elements.git" }, "scripts": { "build": "babel-plugin build", "push": "babel-plugin publish", "test": "babel-plugin test" }, "version": "1.0.3" }