Files
old-tellall/backend/package.json
2017-12-03 17:38:58 +01:00

16 lines
342 B
JSON

{
"name": "example",
"version": "1.0.0",
"description": "",
"main": "test.js",
"dependencies": {
"alexa-app": "4.2.0",
"body-parser": "^1.13.1",
"ejs": "^2.3.1",
"express": "^4.13.0",
"isomorphic-fetch": "^2.2.1"
},
"author": "Matt Kruse <github@mattkruse.com> (http://mattkruse.com/)",
"license": "MIT"
}