Fork to @getable

This commit is contained in:
Joey Baker 2016-07-05 19:17:06 -07:00
parent 61fbf434af
commit 3317e0a8f2

View File

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