UNPKG
slack
Version:
latest (11.0.2)
11.0.2
11.0.1
11.0.0
10.1.1
10.1.0
10.0.0
9.1.5
9.1.3
9.1.2
9.1.1
9.1.0
9.0.9
9.0.8
9.0.7
9.0.6
9.0.5
9.0.4
9.0.3
9.0.2
9.0.1
9.0.0
8.4.2
8.4.1
8.3.1
8.3.0
8.2.7
8.2.6
8.2.5
8.2.4
8.2.2
8.2.1
8.2.0
8.1.2
8.1.1
8.1.0
8.0.0
7.7.3
7.7.2
7.7.1
7.7.0
7.5.7
7.5.6
7.5.5
7.5.4
7.5.3
7.5.2
7.5.1
7.5.0
7.4.3
7.4.1
7.3.0
7.2.0
7.1.0
7.0.1
7.0.0
6.2.0
6.1.0
6.0.0
5.3.0
5.2.2
5.2.1
5.2.0
5.1.0
4.2.2
4.1.2
4.1.1
4.1.0
3.15.0
3.14.0
3.13.0
3.12.0
3.11.0
3.10.3
3.10.1
3.10.0
3.9.0
3.8.0
3.7.0
3.6.0
3.5.0
3.4.1
3.3.3
3.3.2
3.3.1
3.3.0
3.2.0
3.1.0
3.0.0
2.0.0
1.0.1
1.0.0
0.0.2
0.0.1
Slack API client writ in JS
github.com/smallwins/slack
smallwins/slack
slack
/
.babelrc
5 lines
(4 loc)
•
65 B
Plain Text
View Raw
1
2
3
4
5
{
"presets"
:
[
"es2015"
]
,
"plugins"
:
[
"add-module-exports"
]
}