{ "_from": "lunr@^2.3.8", "_id": "lunr@2.3.8", "_inBundle": false, "_integrity": "sha512-oxMeX/Y35PNFuZoHp+jUj5OSEmLCaIH4KTFJh7a93cHBoFmpw2IoPs22VIz7vyO2YUnx2Tn9dzIwO2P/4quIRg==", "_location": "/lunr", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "lunr@^2.3.8", "name": "lunr", "escapedName": "lunr", "rawSpec": "^2.3.8", "saveSpec": null, "fetchSpec": "^2.3.8" }, "_requiredBy": [ "/typedoc", "/typedoc-default-themes" ], "_resolved": "http://dev.dp.sagacloud.cn:8082/repository/npm-saga/lunr/-/lunr-2.3.8.tgz", "_shasum": "a8b89c31f30b5a044b97d2d28e2da191b6ba2072", "_spec": "lunr@^2.3.8", "_where": "D:\\project\\persagy-web\\persagy-web-big\\node_modules\\typedoc", "author": { "name": "Oliver Nightingale" }, "bugs": { "url": "http://github.com/olivernn/lunr.js/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Simple full-text search in your browser.", "devDependencies": { "benchmark": "2.1.x", "chai": "3.5.x", "eslint": "3.4.x", "eslint-plugin-spellcheck": "0.0.8", "jsdoc": "3.5.x", "mocha": "3.3.x", "mustache": "2.2.x", "node-static": "0.7.x", "uglify-js": "2.6.x", "word-list": "1.0.x" }, "homepage": "https://lunrjs.com", "keywords": [ "search" ], "license": "MIT", "main": "lunr.js", "name": "lunr", "repository": { "type": "git", "url": "git+https://github.com/olivernn/lunr.js.git" }, "scripts": { "test": "make test" }, "version": "2.3.8" }