{ "name": "babel-plugin-react-constant-elements", "version": "1.0.3", "description": "Treat React JSX elements as value types and hoist them to the highest scope", "repository": { "type": "git", "url": "git+https://github.com/babel-plugins/babel-plugin-react-constant-elements.git" }, "license": "MIT", "main": "lib/index.js", "devDependencies": { "babel": "^5.6.0" }, "scripts": { "build": "babel-plugin build", "push": "babel-plugin publish", "test": "babel-plugin test" }, "keywords": [ "babel-plugin" ], "gitHead": "b32bb60d5b995b79f31499e2454c537531e8ed27", "bugs": { "url": "https://github.com/babel-plugins/babel-plugin-react-constant-elements/issues" }, "homepage": "https://github.com/babel-plugins/babel-plugin-react-constant-elements#readme", "_id": "babel-plugin-react-constant-elements@1.0.3", "_shasum": "946736e8378429cbc349dcff62f51c143b34e35a", "_from": "babel-plugin-react-constant-elements@>=1.0.3 <2.0.0", "_npmVersion": "2.9.0", "_nodeVersion": "2.0.0", "_npmUser": { "name": "sebmck", "email": "sebmck@gmail.com" }, "maintainers": [ { "name": "sebmck", "email": "sebmck@gmail.com" } ], "dist": { "shasum": "946736e8378429cbc349dcff62f51c143b34e35a", "tarball": "http://registry.npmjs.org/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz", "readme": "ERROR: No README data found!" }