UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

76 lines (75 loc) 2.47 kB
{ "_args": [ [ "babel-plugin-react-constant-elements@^1.0.3", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/babel-jscs/node_modules/babel-core" ] ], "_from": "babel-plugin-react-constant-elements@>=1.0.3 <2.0.0", "_id": "babel-plugin-react-constant-elements@1.0.3", "_inCache": true, "_installable": true, "_location": "/babel-plugin-react-constant-elements", "_nodeVersion": "2.0.0", "_npmUser": { "email": "sebmck@gmail.com", "name": "sebmck" }, "_npmVersion": "2.9.0", "_phantomChildren": {}, "_requested": { "name": "babel-plugin-react-constant-elements", "raw": "babel-plugin-react-constant-elements@^1.0.3", "rawSpec": "^1.0.3", "scope": null, "spec": ">=1.0.3 <2.0.0", "type": "range" }, "_requiredBy": [ "/babel-jscs/babel-core" ], "_resolved": "https://registry.npmjs.org/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz", "_shasum": "946736e8378429cbc349dcff62f51c143b34e35a", "_shrinkwrap": null, "_spec": "babel-plugin-react-constant-elements@^1.0.3", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/babel-jscs/node_modules/babel-core", "bugs": { "url": "https://github.com/babel-plugins/babel-plugin-react-constant-elements/issues" }, "dependencies": {}, "description": "Treat React JSX elements as value types and hoist them to the highest scope", "devDependencies": { "babel": "^5.6.0" }, "directories": {}, "dist": { "shasum": "946736e8378429cbc349dcff62f51c143b34e35a", "tarball": "http://registry.npmjs.org/babel-plugin-react-constant-elements/-/babel-plugin-react-constant-elements-1.0.3.tgz" }, "gitHead": "b32bb60d5b995b79f31499e2454c537531e8ed27", "homepage": "https://github.com/babel-plugins/babel-plugin-react-constant-elements#readme", "keywords": [ "babel-plugin" ], "license": "MIT", "main": "lib/index.js", "maintainers": [ { "name": "sebmck", "email": "sebmck@gmail.com" } ], "name": "babel-plugin-react-constant-elements", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "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" }