mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-04 02:02:39 -05:00
9 lines
201 B
JSON
9 lines
201 B
JSON
{
|
|
"name": "lunr",
|
|
"repo": "olivernn/lunr.js",
|
|
"version": "0.5.6",
|
|
"description": "Simple full-text search in your browser.",
|
|
"license": "MIT",
|
|
"main": "lunr.js",
|
|
"scripts": ["lunr.js"]
|
|
}
|