Skip to content

Instantly share code, notes, and snippets.

@mlehner616
Created December 2, 2014 23:37
Show Gist options
  • Save mlehner616/02a2eebd4ceba229b81f to your computer and use it in GitHub Desktop.
Save mlehner616/02a2eebd4ceba229b81f to your computer and use it in GitHub Desktop.
{
"dependencies": {
"libxmljs": "^0.12.0",
"pg": "^3.6.2",
"sequelize": "^2.0.0-rc2",
"sequelize-cli": "^0.3.3"
},
"devDependencies": {
"gulp": "^3.8.8",
"gulp-nodemon": "^1.0.4",
"gulp-spawn-mocha": "^0.5.1",
"mocha": ">= 2.0.1"
},
"engines": {
"node": ">= 0.11.14"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment