|
@ -19,6 +19,9 @@ |
|
|
"url": "https://github.com/harish2704/sequelize-migration-generator/issues" |
|
|
"url": "https://github.com/harish2704/sequelize-migration-generator/issues" |
|
|
}, |
|
|
}, |
|
|
"homepage": "https://github.com/harish2704/sequelize-migration-generator#readme", |
|
|
"homepage": "https://github.com/harish2704/sequelize-migration-generator#readme", |
|
|
|
|
|
"bin": { |
|
|
|
|
|
"sequelize-migration-generator": "./bin/main.js" |
|
|
|
|
|
}, |
|
|
"dependencies": { |
|
|
"dependencies": { |
|
|
"ect": "^0.5.9" |
|
|
"ect": "^0.5.9" |
|
|
} |
|
|
} |
|
|