UNPKG
keen-botkit
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Bot Kit Integration for Keen IO
github.com/nemo/keen-botkit
nemo/keen-botkit
keen-botkit
/
docs
/
assets
/
lib
/
holderjs
/
.jshintrc
13 lines
(11 loc)
•
165 B
Plain Text
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"asi"
:
true
,
"boss"
:
true
,
"eqnull"
:
true
,
"expr"
:
true
,
"funcscope"
:
true
,
"loopfunc"
:
true
,
"shadow"
:
true
,
"smarttabs"
:
true
,
"node"
:
true
}