{ "name": "skypebot", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "", "dependencies": { "botbuilder": "^3.2.3", "restify": "^4.1.1" } }