UNPKG
awry
Version:
latest (8.1.0)
8.1.0
8.0.0
7.2.0
7.1.0
7.0.0
6.0.0
5.0.0
4.0.1
3.0.0
2.0.1
2.0.0
1.0.0
0.2.0
0.1.3
0.1.2
0.1.1
0.1.0
An ARI websocket and API client library
github.com/chadxz/awry
chadxz/awry
awry
/
.esdoc.json
20 lines
(19 loc)
•
335 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
"source"
:
"./src"
,
"destination"
:
"./docs"
,
"plugins"
: [ {
"name"
:
"esdoc-standard-plugin"
,
"option"
: {
"test"
: {
"source"
:
"./test"
,
"includes"
: [
"
\\
.spec
\\
.js"
] },
"accessor"
: {
"access"
: [
"public"
] } } } ],
"includes"
: [
"
\\
.js$"
] }