diff --git a/package.json b/package.json index 56fae9a..5f7ba9c 100644 --- a/package.json +++ b/package.json @@ -32,13 +32,19 @@ "babel-plugin-transform-es2015-modules-commonjs": "^6.16.0", "babel-preset-stage-1": "^6.16.0", "babel-register": "^6.16.3", + "bluebird": "^3.4.6", "eslint": "^3.8.1", "eslint-config-pichak": "^1.1.2", "eslint-plugin-ava": "^3.1.1", "ghooks": "^1.3.2", + "hapi": "^15.2.0", + "hapi-sequelize": "^3.0.4", + "portfinder": "^1.0.9", "scripty": "^1.6.0", + "sequelize": "^3.24.6", "sinon": "^1.17.6", "sinon-bluebird": "^3.1.0", + "sqlite3": "^3.1.7", "tap-xunit": "^1.4.0" }, "dependencies": {