{
"name": "reactify",
"version": "0.17.1",
"description": "browserify v2 plugin for react from Facebook to support jsx",
"main": "index.js",
"dependencies": {
"jstransform": "^8.0.0",
"through": "~2.3.4",
"react-tools": "~0.12.1"
},
"devDependencies": {
"browserify": "4.x.x",
"coffeeify": "~0.x.x",
"es6-module-jstransform": "^0.1.3",
"jshint": "^2.5.10",
"mocha": "~1.9.0",
"semver": "~1.1.4"
},
"repository": {
"type": "git",
"url": "git://github.com/andreypopp/reactify.git"
},
"homepage": "https://github.com/andreypopp/reactify",
"keywords": [
"react",
"browserify",
"browserify-transform",
"v2",
"jsx",
"js",
"plugin",
"transform"
],
"author": {
"name": "Andrey Popp",
"email": "[email protected]",
"url": "http://andreypopp.com"
},
"license": "MIT",
"gitHead": "d11dd08298957f0309de3b0b47a9d12b9aa30540",
"bugs": {
"url": "https://github.com/andreypopp/reactify/issues"
},
"_id": "[email protected]",
"scripts": {},
"_shasum": "0a4683cca59a4c7a769579fe2fec0a9bdf81eed6",
"_from": "reactify@>=0.17.1 <0.18.0",
"_npmVersion": "2.0.0",
"_npmUser": {
"name": "andreypopp",
"email": "[email protected]"
},
"maintainers": [
{
"name": "andreypopp",
"email": "[email protected]"
},
{
"name": "petehunt",
"email": "[email protected]"
}
],
"dist": {
"shasum": "0a4683cca59a4c7a769579fe2fec0a9bdf81eed6",
"tarball": "http://registry.npmjs.org/reactify/-/reactify-0.17.1.tgz"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/reactify/-/reactify-0.17.1.tgz"
}