UNPKG
@theopenweb/js-sensor
Version:
latest (1.0.1)
1.0.1
1.0.0
JavaScript sensor library for native input sensors.
theopenweb.info
theopenwebjp/js-sensor
@theopenweb/js-sensor
/
.esdoc.json
16 lines
•
383 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"source"
:
"./class"
,
"destination"
:
"./docs"
,
"plugins"
:
[
{
"name"
:
"esdoc-standard-plugin"
,
"option"
:
{
"test"
:
{
"source"
:
"./test/"
}
,
"coverage"
:
{
"enable"
:
true
}
,
"unexportedIdentifier"
:
{
"enable"
:
true
}
}
}
]
}