world/book/node_modules/lunr/build/bower.json.template
2025-05-12 05:38:44 +09:00

12 lines
142 B
Plaintext

{
"name": "lunr.js",
"version": "@VERSION",
"main": "lunr.js",
"ignore": [
"tests/",
"perf/",
"build/",
"docs/"
]
}