UNPKG

akurath

Version:

IDE Frontend for codepsaces.io

23 lines (22 loc) 534 B
{ "name": "cb.files.preview", "version": "0.0.1", "title": "HTML / Markdown Preview", "description": "Adds option to preview files in a new tab.", "homepage": "https://github.com/invokr/codebox", "license": "Apache", "author": { "name": "Robin Dietrich", "email": "me@invokr.org", "url": "https://github.com/invokr" }, "client": { "main": "client" }, "engines": { "codebox": ">=0.7.0" }, "dependencies": { "markdown": "0.5.0" } }