UNPKG

gitbook-plugin-custom-favicon

Version:
21 lines (20 loc) 491 B
{ "name": "gitbook-plugin-custom-favicon", "version": "0.0.4", "description": "replaces the gitbook favicon with your own", "main": "index.js", "scripts": { "test": "echo no tests" }, "engines": { "gitbook": "*" }, "homepage": "https://github.com/dtolb/gitbook-plugin-custom-favicon", "repository": { "type": "git", "url": "https://github.com/dtolb/gitbook-plugin-custom-favicon" }, "author": "Dan Tolbert", "license": "MIT", "dependencies": {} }