7 lines
223 B
JSON
Executable File
7 lines
223 B
JSON
Executable File
{
|
|
"name": "nedb",
|
|
"description": "The Javascript Database for Node, nwjs, Electron and the browser",
|
|
"ignore": ["benchmarks", "lib", "test", "test_lac"],
|
|
"main": ["browser-version/nedb.js", "browser-version/nedb.min.js"]
|
|
}
|