react-canvas-galaxy-octopus
Version:
Galaxy octopus which is a simple game by React Canvas heavily inspired from Flappy Bird.
30 lines (29 loc) • 750 B
JSON
{
"name": "react-canvas-galaxy-octopus",
"version": "1.0.0",
"description": "Galaxy octopus which is a simple game by React Canvas heavily inspired from Flappy Bird.",
"repository": {
"type": "git",
"url": "https://github.com/tejitak/react-canvas-galaxy-octopus.git"
},
"author": "tejitak",
"license": "MIT",
"dependencies": {
"babel-runtime": "^4.7.5"
},
"devDependencies": {
"babel": "^4.7.5",
"babel-loader": "^4.1.0",
"del": "^1.1.1",
"envify": "^3.2.0",
"gulp": "^3.8.10",
"gulp-connect": "^2.2.0",
"gulp-if": "^1.2.5",
"gulp-uglify": "~1.0.2",
"gulp-webpack": "^1.2.0",
"react": "^0.13.0",
"react-canvas": "0.0.1",
"webpack": "^1.5.3",
"yargs": "^3.5.4"
}
}