| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- {
- "_args": [
- [
- {
- "name": "gitbook-plugin-donate",
- "raw": "[email protected]",
- "rawSpec": "1.0.2",
- "scope": null,
- "spec": "1.0.2",
- "type": "version"
- },
- "/Users/Nick/www/nick/gitbook"
- ]
- ],
- "_from": "[email protected]",
- "_id": "[email protected]",
- "_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": "[email protected]",
- "name": "willin"
- },
- "_npmVersion": "3.9.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "gitbook-plugin-donate",
- "raw": "[email protected]",
- "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": "[email protected]",
- "_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": "[email protected]",
- "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"
- }
|