|
|
@@ -1,3 +1,16 @@
|
|
|
{
|
|
|
- "lockfileVersion": 1
|
|
|
+ "requires": true,
|
|
|
+ "lockfileVersion": 1,
|
|
|
+ "dependencies": {
|
|
|
+ "gitbook-plugin-back-to-top-button": {
|
|
|
+ "version": "0.1.4",
|
|
|
+ "resolved": "https://registry.npmmirror.com/gitbook-plugin-back-to-top-button/-/gitbook-plugin-back-to-top-button-0.1.4.tgz",
|
|
|
+ "integrity": "sha1-5iGDOLDvGdWOb2YAmUNQt26ANd8="
|
|
|
+ },
|
|
|
+ "gitbook-plugin-favicon": {
|
|
|
+ "version": "0.0.2",
|
|
|
+ "resolved": "https://registry.npmmirror.com/gitbook-plugin-favicon/-/gitbook-plugin-favicon-0.0.2.tgz",
|
|
|
+ "integrity": "sha1-s+QWQvFSr8bEU1/ZtjXf4xtMh3I="
|
|
|
+ }
|
|
|
+ }
|
|
|
}
|