securityos/node_modules/lunr/build/component.json.template

10 lines
204 B
Plaintext

{
"name": "lunr",
"repo": "olivernn/lunr.js",
"version": "@VERSION",
"description": "Simple full-text search in your browser.",
"license": "MIT",
"main": "lunr.js",
"scripts": ["lunr.js"]
}