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.

105 lines
2.7 KiB

6 years ago
{
"_args": [
[
{
"name": "gitbook-plugin-lunr",
"raw": "gitbook-plugin-lunr@1.2.0",
"rawSpec": "1.2.0",
"scope": null,
"spec": "1.2.0",
"type": "version"
},
"D:\\AAA\\gitbook\\data_mining"
]
],
"_from": "gitbook-plugin-lunr@1.2.0",
"_id": "gitbook-plugin-lunr@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-lunr",
"_nodeVersion": "5.6.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/gitbook-plugin-lunr-1.2.0.tgz_1467387959595_0.4520100415684283"
},
"_npmUser": {
"email": "soreine.plume@gmail.com",
"name": "soreine"
},
"_npmVersion": "3.6.0",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-lunr",
"raw": "gitbook-plugin-lunr@1.2.0",
"rawSpec": "1.2.0",
"scope": null,
"spec": "1.2.0",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-lunr/-/gitbook-plugin-lunr-1.2.0.tgz",
"_shasum": "f3e80ec76512fbdb75eb0524aa82b8dff12a50ab",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-lunr@1.2.0",
"_where": "D:\\AAA\\gitbook\\data_mining",
"bugs": {
"url": "https://github.com/GitbookIO/plugin-lunr/issues"
},
"dependencies": {
"gitbook-plugin-search": "*",
"html-entities": "1.2.0",
"lunr": "0.5.12"
},
"description": "Index book in a lunr index accessible from the search plugin",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "f3e80ec76512fbdb75eb0524aa82b8dff12a50ab",
"tarball": "https://registry.npmjs.org/gitbook-plugin-lunr/-/gitbook-plugin-lunr-1.2.0.tgz"
},
"engines": {
"gitbook": ">=3.0.0-pre.0"
},
"gitHead": "05e4a17bccc068cae23ace7a3b0ebcaa80223e7c",
"gitbook": {
"properties": {
"ignoreSpecialCharacters": {
"default": false,
"title": "Ignore special characters in words",
"type": "boolean"
},
"maxIndexSize": {
"default": 1000000,
"title": "Limit size for the index",
"type": "number"
}
}
},
"homepage": "https://github.com/GitbookIO/plugin-lunr",
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"email": "samypesse@gmail.com",
"name": "samypesse"
},
{
"email": "soreine.plume@gmail.com",
"name": "soreine"
}
],
"name": "gitbook-plugin-lunr",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/GitbookIO/plugin-lunr.git"
},
"scripts": {
"prepublish": "cp node_modules/lunr/lunr.min.js ./assets/lunr.min.js"
},
"version": "1.2.0"
}