@types/lunr
Version:
TypeScript definitions for lunr.js
30 lines • 927 B
JSON
{
"name": "@types/lunr",
"version": "2.3.5",
"description": "TypeScript definitions for lunr.js",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/lunr",
"license": "MIT",
"contributors": [
{
"name": "Sean Tan",
"url": "https://github.com/seantanly",
"githubUsername": "seantanly"
},
{
"name": "Andrés Pérez",
"url": "https://github.com/hokiegeek",
"githubUsername": "hokiegeek"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/lunr"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "4602c7589be00270b386edebffb9c6c6ea32a6b9c10a32bf36857aaef093b34a",
"typeScriptVersion": "4.3"
}