We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 166761e + e987543 commit 71cb1d9Copy full SHA for 71cb1d9
1 file changed
package.json
@@ -3,6 +3,7 @@
3
"version": "1.0.0",
4
"description": "A plugin that creates a smoochChat application.",
5
"main": "index.js",
6
+ "supportSite":"http://learn.appdocumentation.com/plugin-tutorials/smooch-chat-plugin-tutorial",
7
"scripts": {
8
"postinstall": "./node_modules/.bin/bower install",
9
"test": "./node_modules/.bin/karma start --single-run --browsers PhantomJS"
0 commit comments