Files
old-tellall/package.json

15 lines
308 B
JSON
Raw Normal View History

2017-11-28 14:36:59 +01:00
{
"name": "example",
"version": "1.0.0",
"description": "",
"main": "test.js",
"dependencies": {
"body-parser": "^1.13.1",
"ejs": "^2.3.1",
"express": "^4.13.0",
"alexa-app": "4.2.0"
},
"author": "Matt Kruse <github@mattkruse.com> (http://mattkruse.com/)",
"license": "MIT"
}