You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

53 lines
1.3 KiB
JSON

{
"name": "play",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "http://git.cryto.net/joepie91/play.git"
},
"keywords": [],
"author": "",
"license": "WTFPL",
"dependencies": {
"bluebird": "^3.5.1",
"create-event-emitter": "^1.0.0",
"express": "^4.16.2",
"express-promise-router": "^3.0.1",
"knex": "^0.14.2",
"pg": "^7.4.1",
"pug": "^2.0.0-rc.4"
},
"devDependencies": {
"@joepie91/gulp-partial-patch-livereload-logger": "^1.0.1",
"@joepie91/gulp-preset-scss": "^1.1.0",
"await-server": "^1.0.0",
"babel-core": "^6.26.0",
"babel-loader": "7.1.1",
"babel-preset-es2015": "^6.24.1",
"babel-preset-react": "^6.24.1",
"browserify": "^14.5.0",
"classnames": "^2.2.5",
"create-react-class": "^15.6.2",
"document-ready-promise": "^3.0.1",
"glslify": "^6.1.0",
"glslify-loader": "^1.0.2",
"gulp": "^3.9.1",
"gulp-cached": "^1.1.1",
"gulp-livereload": "^3.8.1",
"gulp-named-log": "^1.0.1",
"gulp-nodemon": "^2.2.1",
"gulp-rename": "^1.2.2",
"raw-loader": "^0.5.1",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"simple-line-icons": "^2.4.1",
"webpack": "^3.8.1",
"webpack-stream-fixed": "^3.2.2"
}
}