08-27-周三_17-09-29
This commit is contained in:
98
node_modules/gitbook-plugin-github/package.json
generated
vendored
Normal file
98
node_modules/gitbook-plugin-github/package.json
generated
vendored
Normal file
@@ -0,0 +1,98 @@
|
||||
{
|
||||
"_args": [
|
||||
[
|
||||
{
|
||||
"name": "gitbook-plugin-github",
|
||||
"raw": "gitbook-plugin-github@2.0.0",
|
||||
"rawSpec": "2.0.0",
|
||||
"scope": null,
|
||||
"spec": "2.0.0",
|
||||
"type": "version"
|
||||
},
|
||||
"F:\\tmp\\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": "F:\\tmp\\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"
|
||||
}
|
Reference in New Issue
Block a user