Files
Foundry-VTT-Docker/resources/app/node_modules/nedb/bower.json
2025-01-04 00:34:03 +01:00

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"]
}