UNPKG

wangdocs-frontpage

Version:
33 lines (32 loc) 749 B
{ "name": "wangdocs-frontpage", "version": "2.0.2", "description": "wangdoc 首页", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "chapter": "loppo chapter", "server": "loppo server", "build": "loppo build" }, "repository": { "type": "git", "url": "git+https://gitee.com/linjialiang/wangdocs-frontpage.git" }, "keywords": [ "frontpage", "tutorial" ], "author": "linjialiang", "license": "CC-BY-SA-4.0", "bugs": { "url": "https://gitee.com/linjialiang/wangdocs-frontpage/issues" }, "homepage": "https://gitee.com/linjialiang/wangdocs-frontpage#readme", "dependencies": { "emad-loppo": "latest", "emad-loppo-theme-wangdoc-frontpage": "latest" } }