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
/
highlightjs
/
bower.json
15 lines
(14 loc)
•
200 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
"name"
:
"highlightjs"
,
"version"
:
"9.9.0"
,
"main"
:
[
"highlight.pack.js"
,
"styles/default.css"
]
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"vendor"
,
"components"
]
}