99 lines
2.4 KiB
JSON
99 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
{
|
|
"name": "gitbook-plugin-github",
|
|
"raw": "gitbook-plugin-github@2.0.0",
|
|
"rawSpec": "2.0.0",
|
|
"scope": null,
|
|
"spec": "2.0.0",
|
|
"type": "version"
|
|
},
|
|
"/gitbook"
|
|
]
|
|
],
|
|
"_from": "gitbook-plugin-github@2.0.0",
|
|
"_id": "gitbook-plugin-github@2.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/gitbook-plugin-github",
|
|
"_nodeVersion": "0.12.7",
|
|
"_npmUser": {
|
|
"email": "samypesse@gmail.com",
|
|
"name": "samypesse"
|
|
},
|
|
"_npmVersion": "2.14.5",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "gitbook-plugin-github",
|
|
"raw": "gitbook-plugin-github@2.0.0",
|
|
"rawSpec": "2.0.0",
|
|
"scope": null,
|
|
"spec": "2.0.0",
|
|
"type": "version"
|
|
},
|
|
"_requiredBy": [
|
|
"#USER"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/gitbook-plugin-github/-/gitbook-plugin-github-2.0.0.tgz",
|
|
"_shasum": "5166e763cfcc402d432880b7a6c85c1c54b56a8d",
|
|
"_shrinkwrap": null,
|
|
"_spec": "gitbook-plugin-github@2.0.0",
|
|
"_where": "/gitbook",
|
|
"authors": [
|
|
{
|
|
"name": "Michael Jackson"
|
|
},
|
|
{
|
|
"email": "samy@gitbook.com",
|
|
"name": "Samy Pessé"
|
|
}
|
|
],
|
|
"bugs": {
|
|
"url": "https://github.com/GitbookIO/plugin-github/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Display a link to your GitHub repo in your gitbook",
|
|
"devDependencies": {},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "5166e763cfcc402d432880b7a6c85c1c54b56a8d",
|
|
"tarball": "https://registry.npmjs.org/gitbook-plugin-github/-/gitbook-plugin-github-2.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"gitbook": ">=2.5.0"
|
|
},
|
|
"gitHead": "9ed2e823e5ed5e51ac15a8ab93ecd364459e4def",
|
|
"gitbook": {
|
|
"properties": {
|
|
"url": {
|
|
"required": true,
|
|
"title": "URL to your GitHub repository",
|
|
"type": "string"
|
|
}
|
|
}
|
|
},
|
|
"homepage": "https://github.com/GitbookIO/plugin-github#readme",
|
|
"license": "Apache-2.0",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"email": "mjijackson@gmail.com",
|
|
"name": "mjackson"
|
|
},
|
|
{
|
|
"email": "samypesse@gmail.com",
|
|
"name": "samypesse"
|
|
}
|
|
],
|
|
"name": "gitbook-plugin-github",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/GitbookIO/plugin-github.git"
|
|
},
|
|
"scripts": {},
|
|
"version": "2.0.0"
|
|
}
|