Permalink
Cannot retrieve contributors at this time
{ | |
"name": "hack-harvard", | |
"version": "1.0.0", | |
"main": "index.js", | |
"repository": "https://github.com/suzyng83209/HackHarvard.git", | |
"author": "suzyng83209 <suzyn.one@gmail.com>", | |
"license": "MIT", | |
"dependencies": { | |
"@google-cloud/vision": "^0.12.0", | |
"axios": "^0.16.2", | |
"body-parser": "^1.18.2", | |
"express": "^4.16.2", | |
"request": "^2.83.0", | |
"twilio": "^3.9.0" | |
}, | |
"devDependencies": { | |
"babel-cli": "^6.26.0", | |
"babel-preset-es2015": "^6.24.1", | |
"rimraf": "^2.6.2" | |
} | |
} |