110 lines
2.7 KiB
JSON
110 lines
2.7 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "gitbook-plugin-editlink",
|
|
"raw": "gitbook-plugin-editlink@1.0.2",
|
|
"rawSpec": "1.0.2",
|
|
"scope": null,
|
|
"spec": "1.0.2",
|
|
"type": "version"
|
|
},
|
|
"/gitbook"
|
|
]
|
|
],
|
|
"_from": "gitbook-plugin-editlink@1.0.2",
|
|
"_id": "gitbook-plugin-editlink@1.0.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/gitbook-plugin-editlink",
|
|
"_nodeVersion": "4.2.1",
|
|
"_npmUser": {
|
|
"email": "zd6437@gmail.com",
|
|
"name": "zhaoda"
|
|
},
|
|
"_npmVersion": "2.14.7",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "gitbook-plugin-editlink",
|
|
"raw": "gitbook-plugin-editlink@1.0.2",
|
|
"rawSpec": "1.0.2",
|
|
"scope": null,
|
|
"spec": "1.0.2",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gitbook-plugin-editlink/-/gitbook-plugin-editlink-1.0.2.tgz",
|
|
"_shasum": "7a3d8193f82e61f09417cdf0e7687631f5b6195e",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gitbook-plugin-editlink@1.0.2",
|
|
"_where": "/gitbook",
|
|
"author": {
|
|
"name": "zhaoda"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/zhaoda/gitbook-plugin-editlink/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "GitBook Plugin to add \"Edit this page\" link on every page. Link target will be that page's source file on Github or any repo.",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "7a3d8193f82e61f09417cdf0e7687631f5b6195e",
|
|
"tarball": "https://registry.npmjs.org/gitbook-plugin-editlink/-/gitbook-plugin-editlink-1.0.2.tgz"
|
|
},
|
|
"engines": {
|
|
"gitbook": ">=2.5.0"
|
|
},
|
|
"gitHead": "d795f2b9bb87cd1585fbe55e9de5c0f992c85403",
|
|
"gitbook": {
|
|
"properties": {
|
|
"base": {
|
|
"required": true,
|
|
"title": "Base for the edit redirection",
|
|
"type": "string"
|
|
},
|
|
"label": {
|
|
"default": "Edit This Page",
|
|
"title": "Label for the edit button",
|
|
"type": [
|
|
"string",
|
|
"object"
|
|
]
|
|
},
|
|
"multilingual": {
|
|
"default": false,
|
|
"title": "Using multiple languages",
|
|
"type": [
|
|
"boolean"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"homepage": "https://github.com/zhaoda/gitbook-plugin-editlink",
|
|
"keywords": [
|
|
"gitbook",
|
|
"plugin",
|
|
"editlink",
|
|
"github"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "zd6437@gmail.com",
|
|
"name": "zhaoda"
|
|
}
|
|
],
|
|
"name": "gitbook-plugin-editlink",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/zhaoda/gitbook-plugin-editlink.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "1.0.2"
|
|
}
|