Files
ChineseBQB/node_modules/hexo-generator-searchdb/package.json
2019-07-20 20:37:38 +08:00

88 lines
2.0 KiB
JSON

{
"_args": [
[
"hexo-generator-searchdb@1.0.8",
"/Users/lijianzhao/github/ChineseBQB"
]
],
"_from": "hexo-generator-searchdb@1.0.8",
"_id": "hexo-generator-searchdb@1.0.8",
"_inBundle": false,
"_integrity": "sha1-BCRSVuFBOmYxOTLb8cCn5WhVkwE=",
"_location": "/hexo-generator-searchdb",
"_nodeVersion": "6.10.2",
"_npmUser": {
"name": "flashlab",
"email": "zhengjuefei25@163.com"
},
"_npmVersion": "4.0.3",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "hexo-generator-searchdb@1.0.8",
"name": "hexo-generator-searchdb",
"escapedName": "hexo-generator-searchdb",
"rawSpec": "1.0.8",
"saveSpec": null,
"fetchSpec": "1.0.8"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npm.taobao.org/hexo-generator-searchdb/download/hexo-generator-searchdb-1.0.8.tgz",
"_spec": "1.0.8",
"_where": "/Users/lijianzhao/github/ChineseBQB",
"author": {
"name": "flashlab",
"email": "zhengjuefei25@163.com",
"url": "https://github.com/flashlab"
},
"bugs": {
"url": "https://github.com/flashlab/hexo-generator-search/issues"
},
"dependencies": {
"ejs": "^1.0.0",
"striptags": "latest",
"utils-merge": "^1.0.0"
},
"description": "Seach generator plugin for Hexo(modified)",
"directories": {
"lib": "./lib"
},
"engines": {
"node": ">= 4.2.2"
},
"homepage": "https://github.com/flashlab/hexo-generator-search#readme",
"keywords": [
"hexo",
"search",
"generator"
],
"license": "MIT",
"main": "index",
"maintainers": [
{
"name": "maoshuhao",
"email": "326810048@qq.com"
},
{
"name": "wzpan",
"email": "m@hahack.com"
},
{
"name": "flashlab",
"email": "zhengjuefei25@163.com"
}
],
"name": "hexo-generator-searchdb",
"repository": {
"type": "git",
"url": "git+https://github.com/flashlab/hexo-generator-search.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.8"
}