2018-03-03 12:11:07 +08:00

127 lines
3.1 KiB
JSON

{
"_args": [
[
{
"name": "gitbook-plugin-donate",
"raw": "gitbook-plugin-donate@1.0.2",
"rawSpec": "1.0.2",
"scope": null,
"spec": "1.0.2",
"type": "version"
},
"/Users/Nick/www/nick/gitbook"
]
],
"_from": "gitbook-plugin-donate@1.0.2",
"_id": "gitbook-plugin-donate@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-donate",
"_nodeVersion": "6.2.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gitbook-plugin-donate-1.0.2.tgz_1464927178723_0.8439654144458473"
},
"_npmUser": {
"email": "willin@willin.org",
"name": "willin"
},
"_npmVersion": "3.9.3",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-donate",
"raw": "gitbook-plugin-donate@1.0.2",
"rawSpec": "1.0.2",
"scope": null,
"spec": "1.0.2",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-donate/-/gitbook-plugin-donate-1.0.2.tgz",
"_shasum": "b5e9522cd693158e1afee780b5f01393fd323f64",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-donate@1.0.2",
"_where": "/Users/Nick/www/nick/gitbook",
"author": {
"name": "Willin Wang"
},
"bugs": {
"url": "https://github.com/willin/gitbook-plugin-donate/issues"
},
"dependencies": {},
"description": "Gitbook 捐赠打赏按钮插件",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "b5e9522cd693158e1afee780b5f01393fd323f64",
"tarball": "https://registry.npmjs.org/gitbook-plugin-donate/-/gitbook-plugin-donate-1.0.2.tgz"
},
"engines": {
"gitbook": "*"
},
"gitHead": "a87e6dd90bf780d4e6989f0056f1bf0c84cd5483",
"gitbook": {
"properties": {
"alipay": {
"default": "",
"title": "Alipay QR URL",
"type": "string"
},
"alipayText": {
"default": "支付宝打赏",
"title": "Alipay QR Text",
"type": "string"
},
"button": {
"default": "Donate",
"required": true,
"title": "Button Text",
"type": "string"
},
"title": {
"default": "",
"required": false,
"title": "Text above donate button",
"type": "string"
},
"wechat": {
"default": "",
"title": "Wechat QR URL",
"type": "string"
},
"wechatText": {
"default": "微信打赏",
"title": "Wechat QR text",
"type": "string"
}
}
},
"homepage": "https://github.com/willin/gitbook-plugin-donate#readme",
"keywords": [
"gitbook",
"plugin",
"donate",
"alipay",
"wechat"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "willin@willin.org",
"name": "willin"
}
],
"name": "gitbook-plugin-donate",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/willin/gitbook-plugin-donate.git"
},
"scripts": {},
"version": "1.0.2"
}