UNPKG

989 BJSONView Raw
1{
2 "name": "gitbook-plugin-iuap-design",
3 "version": "1.3.13",
4 "description": "gitbook plugin for iuap-design",
5 "main": "index.js",
6 "engines": {
7 "gitbook": ">1.x.x"
8 },
9 "scripts": {
10 "test": "echo \"Error: no test specified\" && exit 1"
11 },
12 "repository": {
13 "type": "git",
14 "url": "git+https://github.com/iuap-design/gitbook-plugin-iuap-design.git"
15 },
16 "keywords": [
17 "gitbook",
18 "plugin",
19 "iuap-design"
20 ],
21 "dependencies": {
22 "cheerio": "*",
23 "underscore": "*"
24 },
25 "author": "Yonyou FED",
26 "contributors": [
27 {
28 "email": "guoyff@yonyou.com",
29 "name": "GuoYongfeng"
30 },
31 {
32 "email": "liuyk@yonyou.com",
33 "name": "LiuYueKai"
34 },
35 {
36 "email": "leewei2020@gmail.com",
37 "name": "onvno"
38 }
39 ],
40 "license": "MIT",
41 "bugs": {
42 "url": "https://github.com/iuap-design/gitbook-plugin-iuap-design/issues"
43 },
44 "homepage": "https://github.com/iuap-design/gitbook-plugin-iuap-design#readme"
45}