fix
This commit is contained in:
18
book/node_modules/gitbook-plugin-livereload/package.json
generated
vendored
Normal file
18
book/node_modules/gitbook-plugin-livereload/package.json
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "gitbook-plugin-livereload",
|
||||
"description": "Live reloading for your gitbook",
|
||||
"main": "index.js",
|
||||
"version": "0.0.1",
|
||||
"engines": {
|
||||
"gitbook": "*"
|
||||
},
|
||||
"homepage": "https://github.com/davidagraf/gitbook-plugin-livereload",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/davidagraf/gitbook-plugin-livereload.git"
|
||||
},
|
||||
"license": "Apache 2",
|
||||
"bugs": {
|
||||
"url": "https://github.com/davidagraf/gitbook-plugin-livereload/issues"
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user