08-27-周三_17-09-29
This commit is contained in:
126
node_modules/gitbook-plugin-donate/package.json
generated
vendored
Normal file
126
node_modules/gitbook-plugin-donate/package.json
generated
vendored
Normal file
@@ -0,0 +1,126 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "gitbook-plugin-donate",
|
||||
"raw": "gitbook-plugin-donate@1.0.2",
|
||||
"rawSpec": "1.0.2",
|
||||
"scope": null,
|
||||
"spec": "1.0.2",
|
||||
"type": "version"
|
||||
},
|
||||
"F:\\tmp\\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": "F:\\tmp\\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"
|
||||
}
|
Reference in New Issue
Block a user