08-27-周三_17-09-29
This commit is contained in:
189
node_modules/gitbook-plugin-sharing-plus/package.json
generated
vendored
Normal file
189
node_modules/gitbook-plugin-sharing-plus/package.json
generated
vendored
Normal file
@@ -0,0 +1,189 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "gitbook-plugin-sharing-plus",
|
||||
"raw": "gitbook-plugin-sharing-plus@0.0.2",
|
||||
"rawSpec": "0.0.2",
|
||||
"scope": null,
|
||||
"spec": "0.0.2",
|
||||
"type": "version"
|
||||
},
|
||||
"F:\\tmp\\gitbook"
|
||||
]
|
||||
],
|
||||
"_from": "gitbook-plugin-sharing-plus@0.0.2",
|
||||
"_id": "gitbook-plugin-sharing-plus@0.0.2",
|
||||
"_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": "merii.ken@gmail.com",
|
||||
"name": "morizyun"
|
||||
},
|
||||
"_npmVersion": "4.1.2",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"name": "gitbook-plugin-sharing-plus",
|
||||
"raw": "gitbook-plugin-sharing-plus@0.0.2",
|
||||
"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": "gitbook-plugin-sharing-plus@0.0.2",
|
||||
"_where": "F:\\tmp\\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": "merii.ken@gmail.com",
|
||||
"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"
|
||||
}
|
Reference in New Issue
Block a user