You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
88 lines
2.0 KiB
88 lines
2.0 KiB
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "lunr",
|
|
"raw": "lunr@0.5.12",
|
|
"rawSpec": "0.5.12",
|
|
"scope": null,
|
|
"spec": "0.5.12",
|
|
"type": "version"
|
|
},
|
|
"D:\\AAA\\gitbook\\data_mining\\node_modules\\gitbook-plugin-lunr"
|
|
]
|
|
],
|
|
"_from": "lunr@0.5.12",
|
|
"_id": "lunr@0.5.12",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/lunr",
|
|
"_nodeVersion": "0.10.26",
|
|
"_npmUser": {
|
|
"email": "oliver.nightingale1@gmail.com",
|
|
"name": "olivernn"
|
|
},
|
|
"_npmVersion": "2.9.0",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "lunr",
|
|
"raw": "lunr@0.5.12",
|
|
"rawSpec": "0.5.12",
|
|
"scope": null,
|
|
"spec": "0.5.12",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"/gitbook-plugin-lunr"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/lunr/-/lunr-0.5.12.tgz",
|
|
"_shasum": "a2f6b7d7801cbe2ccb1696da67f1f7788f89e0c8",
|
|
"_shrinkwrap": null,
|
|
"_spec": "lunr@0.5.12",
|
|
"_where": "D:\\AAA\\gitbook\\data_mining\\node_modules\\gitbook-plugin-lunr",
|
|
"author": {
|
|
"name": "Oliver Nightingale"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/olivernn/lunr.js/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Simple full-text search in your browser.",
|
|
"devDependencies": {
|
|
"dox": "0.4.4",
|
|
"dox-template": "0.1.1",
|
|
"phantomjs": "1.8.1-3",
|
|
"uglify-js": "2.4.13"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "a2f6b7d7801cbe2ccb1696da67f1f7788f89e0c8",
|
|
"tarball": "https://registry.npmjs.org/lunr/-/lunr-0.5.12.tgz"
|
|
},
|
|
"gitHead": "8f59978e1b0973b0882f2f56abba9b79ac6b18d2",
|
|
"homepage": "http://lunrjs.com",
|
|
"keywords": [
|
|
"search"
|
|
],
|
|
"license": "MIT",
|
|
"main": "lunr.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "oliver.nightingale1@gmail.com",
|
|
"name": "olivernn"
|
|
}
|
|
],
|
|
"name": "lunr",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/olivernn/lunr.js.git"
|
|
},
|
|
"scripts": {
|
|
"start": "node server.js",
|
|
"test": "make test"
|
|
},
|
|
"version": "0.5.12"
|
|
}
|