10 lines
204 B
Plaintext
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"]
|
||
|
}
|