UNPKG
lokijs
Version:
latest (1.5.12)
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.3
1.4.2
1.4.1
1.4.0
1.3.19
1.3.18
1.3.17
1.3.16
1.3.15
1.3.14
1.3.13
1.3.12
1.3.11
1.3.10
1.3.9
1.3.8
1.3.7
1.3.5
1.3.4
1.3.2
1.3.1
1.3.0
1.2.5
1.2.4
1.2.3
1.2.2
1.2.0
1.1.15
1.1.14
1.1.13
1.1.12
1.1.11
1.1.10
1.1.9
1.1.7
1.1.6
1.1.5
1.1.4
1.1.3
1.1.2
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0
0.1.32
0.1.31
0.1.30
0.1.29
0.1.28
0.1.27
0.1.26
0.1.25
0.1.24
0.1.23
0.1.22
0.1.0
0.0.507
0.0.506
0.0.504
0.0.503
0.0.502
0.0.501
0.0.493
0.0.492
0.0.491
0.0.50
0.0.49
0.0.48
0.0.47
0.0.46
0.0.45
0.0.44
0.0.42
0.0.41
0.0.4
0.0.3
0.0.2
0.0.1
Fast document oriented javascript in-memory database
lokijs.org
techfort/LokiJS
lokijs
/
benchmark
/
package.json
16 lines
(15 loc)
•
281 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"name"
:
"benchmark"
,
"version"
:
"1.0.0"
,
"description"
:
""
,
"main"
:
"benchmark.js"
,
"scripts"
: {
"test"
:
"echo
\"
Error: no test specified
\"
&& exit 1"
},
"author"
:
""
,
"license"
:
"ISC"
,
"dependencies"
: {
"nedb"
:
"^0.11.1"
,
"pouchdb"
:
"^3.0.6"
} }