summaryrefslogtreecommitdiff
path: root/node_modules/lunr/component.json
blob: 418b729a1a6a44e249274d48dbb7217c0378d8c0 (plain)
1
2
3
4
5
6
7
8
9
{
  "name": "lunr",
  "repo": "olivernn/lunr.js",
  "version": "2.3.9",
  "description": "Simple full-text search in your browser.",
  "license": "MIT",
  "main": "lunr.js",
  "scripts": ["lunr.js"]
}