-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
139 lines (139 loc) · 4.19 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
{
"name": "yet-another-gitbook-reader",
"version": "0.6.8",
"author": "xfoss.com",
"homepage": "https://gnu4cn.github.io/gitbook-reader/",
"scripts": {
"ng": "ng",
"start": "ng serve",
"build:copy": "ionic build --prod&&npx cap copy",
"build": "ng build --prod",
"test": "ng test",
"lint": "ng lint",
"e2e": "ng e2e"
},
"private": true,
"dependencies": {
"@akebifiky/remark-simple-plantuml": "^1.0.2",
"@angular/animations": "^11.0.9",
"@angular/cdk": "^11.0.3",
"@angular/common": "^10.2.4",
"@angular/core": "^10.2.4",
"@angular/elements": "^11.0.9",
"@angular/flex-layout": "^11.0.0-beta.33",
"@angular/forms": "^10.2.4",
"@angular/material": "^11.0.3",
"@angular/platform-browser": "^10.2.4",
"@angular/platform-browser-dynamic": "^10.2.4",
"@angular/router": "^10.2.4",
"@capacitor-community/electron": "^1.3.2",
"@capacitor/core": "^2.4.6",
"@ionic-native/core": "^5.30.0",
"@ionic-native/splash-screen": "^5.30.0",
"@ionic-native/status-bar": "^5.30.0",
"@ionic/angular": "^5.5.2",
"@mapbox/rehype-prism": "^0.5.0",
"@ngx-loading-bar/core": "^5.1.1",
"@ngx-loading-bar/http-client": "^5.1.1",
"@ngx-translate/core": "^13.0.0",
"@ngx-translate/http-loader": "^6.0.0",
"@rigor789/remark-autolink-headings": "^5.1.0",
"@ungap/global-this": "^0.4.3",
"@webcomponents/custom-elements": "^1.4.3",
"angular-mgl-timeline": "^0.3.3",
"date-fns": "^2.16.1",
"deepmerge": "^4.2.2",
"docsify": "^4.11.6",
"docsify-copy-code": "^2.1.1",
"intersection-observer": "^0.11.0",
"md-attr-parser": "^1.3.0",
"mdast": "^3.0.0",
"mdast-util-from-markdown": "^0.8.4",
"mdast-util-to-string": "^2.0.0",
"mdast-util-toc": "^5.1.0",
"mermaid": "^8.8.4",
"ngx-electron": "^2.2.0",
"normalize-path": "^3.0.0",
"parse-numeric-range": "^1.2.0",
"path": "^0.12.7",
"prismjs": "^1.23.0",
"quick-lru": "^5.1.1",
"reflect-metadata": "^0.1.13",
"regex-escape": "^3.4.10",
"rehype-raw": "^5.0.0",
"rehype-stringify": "^8.0.0",
"remark": "^13.0.0",
"remark-external-links": "^8.0.0",
"remark-frontmatter": "^3.0.0",
"remark-gemoji-to-emoji": "^1.1.0",
"remark-gfm": "^1.0.0",
"remark-html-katex": "^3.0.0",
"remark-math": "^4.0.0",
"remark-parse": "^9.0.0",
"remark-parse-yaml": "0.0.3",
"remark-rehype": "^8.0.0",
"remark-sectionize": "^1.1.1",
"remark-slug": "^6.0.0",
"remark-stringify": "^9.0.1",
"remark-strip-html": "^1.0.2",
"rxjs": "^6.6.3",
"space-separated-tokens": "^1.1.5",
"style-loader": "^2.0.0",
"tapable": "^1.1.3",
"throttleit": "^1.0.0",
"tslib": "^2.1.0",
"typeorm": "^0.2.30",
"unified": "^9.2.0",
"unist-util-visit": "^2.0.3",
"vfile": "^4.2.1",
"vfile-reporter": "^6.0.2",
"zone.js": "^0.10.3"
},
"devDependencies": {
"@angular-devkit/build-angular": "^0.1000.0",
"@angular-devkit/build-optimizer": "^0.1100.7",
"@angular/cli": "^10.2.1",
"@angular/compiler": "^10.2.4",
"@angular/compiler-cli": "^10.2.4",
"@angular/language-service": "^10.2.4",
"@capacitor/cli": "^2.4.6",
"@ionic/angular-toolkit": "^2.3.0",
"@types/filesystem": "0.0.29",
"@types/jasmine": "^3.6.2",
"@types/jasminewd2": "^2.0.3",
"@types/node": "^12.19.13",
"@types/vfile": "^4.0.0",
"angular-cli-ghpages": "^1.0.0-rc.1",
"codelyzer": "^6.0.0",
"electron": "^10.2.0",
"jasmine-core": "^3.6.0",
"jasmine-spec-reporter": "^5.0.0",
"karma": "^5.2.3",
"karma-chrome-launcher": "^3.1.0",
"karma-coverage-istanbul-reporter": "^3.0.2",
"karma-jasmine": "^3.3.0",
"karma-jasmine-html-reporter": "^1.5.0",
"protractor": "^7.0.0",
"ts-node": "^8.10.2",
"tslint": "^6.1.0",
"typescript": "^3.9.5"
},
"description": "An xfoss.com project",
"main": "src/index.html",
"repository": {
"type": "git",
"url": "git+https://github.com/gnu4cn/gitbook-reader.git"
},
"keywords": [
"Gitbook",
"Reader",
"Angular",
"Electron",
"Ionic",
"Capacitor"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/gnu4cn/gitbook-reader/issues"
}
}