Skip to content

Commit

Permalink
Add repository, bugs and keywords to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
pcostantini committed Jan 12, 2017
1 parent fa62d28 commit 6eeb67c
Show file tree
Hide file tree
Showing 19 changed files with 256 additions and 35 deletions.
16 changes: 14 additions & 2 deletions Node/cards-CarouselCards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-carouselcards",
"version": "1.0.0",
"description": "Bot Builder Sample - Carousel Cards",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "^3.5.1",
"restify": "^4.3.0"
Expand Down
16 changes: 14 additions & 2 deletions Node/cards-RichCards/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-cards",
"version": "1.0.0",
"description": "Bot Builder Sample - Rich Cards",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "^3.5.1",
"restify": "^4.3.0"
Expand Down
16 changes: 14 additions & 2 deletions Node/core-AppInsights/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-appinsights",
"version": "1.0.0",
"description": "Bot Builder Sample - Application Insights",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"applicationinsights": "^0.17.1",
"botbuilder": "^3.5.1",
Expand Down
16 changes: 14 additions & 2 deletions Node/core-ChannelData/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-channeldata",
"version": "1.0.0",
"description": "Bot Builder Sample - ChannelData",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "^3.5.1",
"restify": "^4.3.0"
Expand Down
16 changes: 14 additions & 2 deletions Node/core-CreateNewConversation/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-createnewconversation",
"version": "1.0.0",
"description": "Bot Builder Sample - Create New Conversation",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "^3.5.1",
"restify": "^4.3.0"
Expand Down
16 changes: 14 additions & 2 deletions Node/core-DirectLine/DirectLineBot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-directline-bot",
"version": "1.0.0",
"description": "Bot Builder Sample - DirectLine Sample - Bot",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "^3.5.1",
"restify": "^4.3.0"
Expand Down
16 changes: 14 additions & 2 deletions Node/core-DirectLine/DirectLineClient/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-directline-client",
"version": "1.0.0",
"description": "Bot Builder Sample - DirectLine Sample - Client",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"open": "0.0.5",
"swagger-client": "^2.1.18"
Expand Down
16 changes: 14 additions & 2 deletions Node/core-GetConversationMembers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-getconversationmembers",
"version": "1.0.0",
"description": "Bot Builder Sample - Get Conversation Members",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"bluebird": "^3.4.7",
"botbuilder": "^3.5.1",
Expand Down
16 changes: 14 additions & 2 deletions Node/core-MultiDialogs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-multidialogs",
"version": "1.0.0",
"description": "Bot Builder Sample - MultiDialogs",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"bluebird": "^3.4.7",
"botbuilder": "^3.5.1",
Expand Down
16 changes: 14 additions & 2 deletions Node/core-ReceiveAttachment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-receiveattachment",
"version": "1.0.0",
"description": "Bot Builder Sample - Receive an Attachment",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"bluebird": "^3.4.7",
"botbuilder": "^3.5.1",
Expand Down
16 changes: 14 additions & 2 deletions Node/core-SendAttachment/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-sendattachment",
"version": "1.0.0",
"description": "Bot Builder Sample - Send an Attachment",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "^3.5.1",
"restify": "^4.3.0"
Expand Down
16 changes: 14 additions & 2 deletions Node/core-State/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-state",
"version": "1.0.0",
"description": "Bot Builder Sample - State",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "^3.5.1",
"restify": "^4.3.0"
Expand Down
16 changes: 14 additions & 2 deletions Node/demo-ContosoFlowers/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,24 @@
"name": "botbuilder-sample-contosoflowers",
"version": "1.0.0",
"description": "Bot Builder Sample - Contoso Flowers",
"main": "index.js",
"scripts": {
"start": "node app.js"
},
"author": "",
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"bluebird": "^3.4.7",
"body-parser": "^1.15.2",
Expand Down
19 changes: 17 additions & 2 deletions Node/demo-Search/SearchDialogLibrary/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,24 @@
"name": "botbuilder-sample-searchlibrary",
"version": "1.0.0",
"description": "Bot Builder Sample - BotBuilder Library for handling search flows",
"main": "index.js",
"author": "",
"scripts": {
"start": "node app.js"
},
"author": "Microsoft Corp.",
"license": "MIT",
"keywords": [
"botbuilder",
"bots",
"chatbots",
"botbuilder-samples"
],
"bugs": {
"url": "https://github.com/Microsoft/BotBuilder-Samples/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/Microsoft/BotBuilder-Samples.git"
},
"dependencies": {
"botbuilder": "^3.5.1",
"lodash": "^4.17.4"
Expand Down
Loading

0 comments on commit 6eeb67c

Please sign in to comment.