You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

137 lines
3.3 KiB

{
"_args": [
[
{
"name": "gitbook-plugin-sharing",
"raw": "gitbook-plugin-sharing@1.0.2",
"rawSpec": "1.0.2",
"scope": null,
"spec": "1.0.2",
"type": "version"
},
"D:\\AAA\\gitbook\\data_mining"
]
],
"_from": "gitbook-plugin-sharing@1.0.2",
"_id": "gitbook-plugin-sharing@1.0.2",
"_inCache": true,
"_installable": true,
"_location": "/gitbook-plugin-sharing",
"_nodeVersion": "5.9.0",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/gitbook-plugin-sharing-1.0.2.tgz_1460453146662_0.12244862760417163"
},
"_npmUser": {
"email": "johan.preynat@gmail.com",
"name": "jpreynat"
},
"_npmVersion": "3.7.3",
"_phantomChildren": {},
"_requested": {
"name": "gitbook-plugin-sharing",
"raw": "gitbook-plugin-sharing@1.0.2",
"rawSpec": "1.0.2",
"scope": null,
"spec": "1.0.2",
"type": "version"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/gitbook-plugin-sharing/-/gitbook-plugin-sharing-1.0.2.tgz",
"_shasum": "532b3af96fafba977ad3c047122642f1eeac6e81",
"_shrinkwrap": null,
"_spec": "gitbook-plugin-sharing@1.0.2",
"_where": "D:\\AAA\\gitbook\\data_mining",
"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": "532b3af96fafba977ad3c047122642f1eeac6e81",
"tarball": "https://registry.npmjs.org/gitbook-plugin-sharing/-/gitbook-plugin-sharing-1.0.2.tgz"
},
"engines": {
"gitbook": ">=2.4.0"
},
"gitHead": "728a267fc9e8f3be0c076150a8b6bbdf2bcab4de",
"gitbook": {
"properties": {
"all": {
"default": [
"facebook",
"google",
"twitter",
"weibo",
"instapaper"
],
"items": {
"type": "string"
},
"type": "array",
"uniqueItems": true
},
"facebook": {
"default": true,
"title": "Facebook",
"type": "boolean"
},
"google": {
"default": false,
"title": "Google",
"type": "boolean"
},
"instapaper": {
"default": false,
"description": "Instapaper",
"type": "boolean"
},
"twitter": {
"default": true,
"title": "Twitter",
"type": "boolean"
},
"vk": {
"default": false,
"description": "VK",
"type": "boolean"
},
"weibo": {
"default": false,
"description": "Weibo",
"type": "boolean"
}
}
},
"homepage": "https://github.com/GitbookIO/plugin-sharing",
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"email": "johan.preynat@gmail.com",
"name": "jpreynat"
},
{
"email": "samypesse@gmail.com",
"name": "samypesse"
}
],
"name": "gitbook-plugin-sharing",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/GitbookIO/plugin-sharing.git"
},
"scripts": {},
"version": "1.0.2"
}