| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189 |
- {
- "_args": [
- [
- {
- "name": "gitbook-plugin-sharing-plus",
- "raw": "[email protected]",
- "rawSpec": "0.0.2",
- "scope": null,
- "spec": "0.0.2",
- "type": "version"
- },
- "/Users/Nick/www/nick/gitbook"
- ]
- ],
- "_from": "[email protected]",
- "_id": "[email protected]",
- "_inCache": true,
- "_installable": true,
- "_location": "/gitbook-plugin-sharing-plus",
- "_nodeVersion": "7.7.4",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/gitbook-plugin-sharing-plus-0.0.2.tgz_1493508839042_0.534696217160672"
- },
- "_npmUser": {
- "email": "[email protected]",
- "name": "morizyun"
- },
- "_npmVersion": "4.1.2",
- "_phantomChildren": {},
- "_requested": {
- "name": "gitbook-plugin-sharing-plus",
- "raw": "[email protected]",
- "rawSpec": "0.0.2",
- "scope": null,
- "spec": "0.0.2",
- "type": "version"
- },
- "_requiredBy": [
- "#USER"
- ],
- "_resolved": "https://registry.npmjs.org/gitbook-plugin-sharing-plus/-/gitbook-plugin-sharing-plus-0.0.2.tgz",
- "_shasum": "16cb581800a292f01bbd8d7d21cea3203d09733f",
- "_shrinkwrap": null,
- "_spec": "[email protected]",
- "_where": "/Users/Nick/www/nick/gitbook",
- "bugs": {
- "url": "https://github.com/GitbookIO/plugin-sharing/issues"
- },
- "dependencies": {
- "lodash": "^3.10.1"
- },
- "description": "Sharing buttons in GitBooks website",
- "devDependencies": {
- "eslint": "^2.7.0"
- },
- "directories": {},
- "dist": {
- "shasum": "16cb581800a292f01bbd8d7d21cea3203d09733f",
- "tarball": "https://registry.npmjs.org/gitbook-plugin-sharing-plus/-/gitbook-plugin-sharing-plus-0.0.2.tgz"
- },
- "engines": {
- "gitbook": ">=2.4.0"
- },
- "gitHead": "3f7b2c995fe4fc651232a03f051ba5ae2da3ba97",
- "gitbook": {
- "properties": {
- "all": {
- "default": [
- "facebook",
- "google",
- "twitter",
- "instapaper",
- "linkedin",
- "pocket",
- "stumbleupon"
- ],
- "items": {
- "type": "string"
- },
- "type": "array",
- "uniqueItems": true
- },
- "douban": {
- "default": false,
- "title": "豆瓣",
- "type": "boolean"
- },
- "facebook": {
- "default": true,
- "title": "Facebook",
- "type": "boolean"
- },
- "google": {
- "default": false,
- "title": "Google",
- "type": "boolean"
- },
- "hatenaBookmark": {
- "default": false,
- "description": "はてなブックマーク",
- "type": "boolean"
- },
- "instapaper": {
- "default": false,
- "description": "Instapaper",
- "type": "boolean"
- },
- "line": {
- "default": false,
- "description": "LINE",
- "type": "boolean"
- },
- "linkedin": {
- "default": false,
- "description": "Linkedin",
- "type": "boolean"
- },
- "messenger": {
- "default": false,
- "description": "Facebook Messenger",
- "type": "boolean"
- },
- "pocket": {
- "default": true,
- "description": "Pocket",
- "type": "boolean"
- },
- "qq": {
- "default": false,
- "description": "QQ",
- "type": "boolean"
- },
- "qzone": {
- "default": false,
- "description": "QQ空间",
- "type": "boolean"
- },
- "stumbleupon": {
- "default": false,
- "description": "StumbleUpon",
- "type": "boolean"
- },
- "twitter": {
- "default": true,
- "title": "Twitter",
- "type": "boolean"
- },
- "viber": {
- "default": false,
- "description": "Viber",
- "type": "boolean"
- },
- "vk": {
- "default": false,
- "description": "VK",
- "type": "boolean"
- },
- "weibo": {
- "default": false,
- "description": "新浪微博",
- "type": "boolean"
- },
- "whatsapp": {
- "default": false,
- "description": "WhatsApp",
- "type": "boolean"
- }
- }
- },
- "homepage": "https://github.com/GitbookIO/plugin-sharing",
- "license": "Apache-2.0",
- "main": "index.js",
- "maintainers": [
- {
- "email": "[email protected]",
- "name": "morizyun"
- }
- ],
- "name": "gitbook-plugin-sharing-plus",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/GitbookIO/plugin-sharing.git"
- },
- "scripts": {},
- "version": "0.0.2"
- }
|