UNPKG

gitbook-plugin-pyweb

Version:
28 lines 679 B
{ "name": "gitbook-plugin-pyweb", "description": "Python Code Editor for gitbook", "main": "index.js", "version": "0.0.5", "engines": { "gitbook": "*" }, "homepage": "https://github.com/saturngod/gitbook-plugin-pyweb", "repository": { "type": "git", "url": "https://github.com/saturngod/gitbook-plugin-pyweb.git" }, "license": "MIT", "bugs": { "url": "https://github.com/saturngod/gitbook-plugin-pyweb/issues" }, "author": { "name": "saturngod" }, "keywords": [ "gitbookio", "gitbook", "python", "plugin" ], "readmeFilename": "README.md" }