UNPKG
lum_lokijs
Version:
latest (1.5.11)
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
Fast document oriented javascript in-memory database
lokijs.org
techfort/LokiJS
lum_lokijs
/
bower.json
13 lines
(12 loc)
•
170 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
{
"name"
:
"lokijs"
,
"main"
:
[
"src/lokijs.js"
]
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"components"
,
"bower_components"
,
"test"
,
"tests"
]
}