Fork to @getable

This commit is contained in:
Joey Baker 2016-07-05 19:17:06 -07:00
parent a64a55af0d
commit e8c0e61c6b

View File

@ -1,5 +1,5 @@
{
"name": "hapi-sequelize-crud",
"name": "@getable/hapi-sequelize-crud",
"version": "2.4.0",
"description": "Hapi plugin that automatically generates RESTful API for CRUD",
"main": "build/index.js",
@ -15,7 +15,7 @@
"watch": "scripty"
},
"repository": {
"git": "https://github.com/mdibaiee/hapi-sequelize-crud"
"git": "https://github.com/Getable/hapi-sequelize-crud"
},
"files": [
"build"