UNPKG

@docs-site/site-docsify

Version:
29 lines (28 loc) 611 B
{ "name": "@docs-site/site-docsify", "version": "1.0.0", "description": "docsify site", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/docs-site/site-docsify.git" }, "keywords": [ "docsify" ], "author": "sumu", "license": "ISC", "bugs": { "url": "https://github.com/docs-site/site-docsify/issues" }, "homepage": "https://github.com/docs-site/site-docsify#readme", "publishConfig": { "access": "public" } }