blob: 9417ace342f276b9c872fb8567bbc06dbc3c3d05 [file] [log] [blame]
{
"scripts": {
"start": "node ratings.js"
},
"dependencies": {
"httpdispatcher": "1.0.0",
"mongodb": "^3.6.0",
"mysql": "^2.15.0"
}
}