UNPKG

gitbook-plugin-gbook-codetab

Version:

thanks for [gitbook-plugin-prism-codetab-fox](https://www.npmjs.com/package/gitbook-plugin-prism-codetab-fox)

32 lines (31 loc) 740 B
{ "name": "gitbook-plugin-gbook-codetab", "version": "1.0.12", "description": "", "engines": { "gitbook": "*" }, "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/q9090960bnb3/gitbook-plugin-gbook-codetab.git" }, "keywords": [ "codetab", "gbook" ], "author": "q9090960bnb3", "license": "MIT", "bugs": { "url": "https://github.com/q9090960bnb3/gitbook-plugin-gbook-codetab/issues" }, "homepage": "https://github.com/q9090960bnb3/gitbook-plugin-gbook-codetab#readme", "dependencies": { "escape-html": "^1.0.3", "gfm-code-blocks": "1.0.0", "mkdirp": "^0.5.1" } }