UNPKG

gitbook-plugin-chapter-fold

Version:

This is the fold plugin, extended from the expandable chapter plugin.

24 lines (23 loc) 666 B
{ "name": "gitbook-plugin-chapter-fold", "version": "0.0.4", "description": "This is the fold plugin, extended from the expandable chapter plugin.", "main": "index.js", "engines":{ "gitbook": ">=1.0.0" }, "author": "Colin", "bugs": { "url": "https://github.com/ColinCollins/gitbook-plugin-chapter-fold/issues" }, "dependencies": {}, "devDependencies": {}, "directories": {}, "homepage": "https://github.com/ColinCollins/gitbook-plugin-chapter-fold", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/ColinCollins/gitbook-plugin-chapter-fold.git" }, "license": "Apache 2" }