react-generator
Version:
generator jsx react
55 lines (54 loc) • 1.26 kB
JSON
{
"name": "react-generator",
"version": "0.0.0",
"description": "generator jsx react",
"main": "js/main.js",
"repository": {
"type": "git",
"url": "git@github.com:ZachBergh/react-generator.git"
},
"author": "ZachBergh",
"license": "MIT",
"homepage": "git@github.com:ZachBergh/react-generator.git",
"dependencies": {
"react": "*"
},
"devDependencies": {
"chai": "^1.9.2",
"del": "^0.1.3",
"gulp": "^3.8.9",
"gulp-6to5": "^1.0.1",
"gulp-bower": "^0.0.7",
"gulp-bower-files": "^0.2.7",
"gulp-concat": "^2.4.1",
"gulp-es6-module-transpiler": "^0.1.3",
"gulp-react": "^1.0.2",
"gulp-sourcemaps": "^1.2.4",
"main-bower-files": "^2.1.0",
"mocha": "^2.0.1",
"node-notifier": "^4.0.2",
"react-tools": "^0.12.0",
"requirejs": "^2.1.15",
"opn": "*",
"browserify": "*",
"watchify": "*",
"reactify": "*",
"vinyl-source-stream": "*",
"connect" : "*",
"connect-livereload": "*",
"serve-static":"*",
"serve-index" : "*",
"gulp-livereload": "*"
},
"scripts": {
"test": "node_modules/mocha/bin/mocha"
},
"keywords": [
"react",
"react-component",
"react ui",
"browserify",
"react-generator",
"gulp"
]
}