init
This commit is contained in:
commit
121b242fdc
15
package.json
Normal file
15
package.json
Normal file
@ -0,0 +1,15 @@
|
||||
{
|
||||
"name": "lapbot",
|
||||
"version": "1.0.0",
|
||||
"description": "Lapikute Skype bot",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"botbuilder": "^3.4.4",
|
||||
"restify": "^4.3.0"
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user