-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
199 lines (199 loc) · 6.13 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
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
{
"name": "story-time",
"description": "StoryTime is a structured data management tool that for creating role-playing games. This tool will work with Unity3D & Unreal engine 4",
"version": "2020.1.8",
"release": "f1",
"license": "SEE LICENSE IN license",
"author": {
"name": "Valencio Hoffman",
"email": "[email protected]",
"url": "https://vamidicreations.nl"
},
"homepage": "https://vamidicreations.nl",
"repository": {
"type": "git",
"url": "git+https://github.com/vamidi/StoryTime.git"
},
"bugs": {
"url": "https://github.com/vamidi/StoryTime/issues"
},
"funding": {
"type": "individual",
"url": "https://www.buymeacoffee.com/vamidicreations"
},
"keywords": [
"Games",
"Unity3d",
"Unreal",
"Engine",
"Godot",
"Nebular",
"angular",
"angular 11",
"angular 12",
"angular 13",
"electron",
"nodejs",
"typescript",
"eslint",
"sass",
"windows",
"mac",
"linux"
],
"scripts": {
"ng": "ng",
"conventional-changelog": "conventional-changelog",
"postinstall:web": "node postinstall-web",
"start": "npm run postinstall:web -- --environment=dev && ng serve",
"start:hmr": "npm run postinstall:web -- --environment=dev && ng serve --hmr",
"start:prod": "npm run postinstall:web -- --environment=dev && npm run build:prod && ng serve --prod",
"build": "npm run postinstall:web -- --environment=prod && ng build",
"build:prod": "npm run build -- --configuration production --aot",
"test": "ng test",
"test:coverage": "rimraf coverage && npm run test -- --code-coverage",
"lint": "ng lint",
"lint:fix": "ng lint ngx-admin-demo --fix",
"lint:styles": "stylelint ./src/**/*.scss",
"lint:ci": "npm run lint && npm run lint:styles",
"pree2e": "webdriver-manager update --standalone false --gecko false",
"e2e": "ng e2e",
"docs": "compodoc -p src/tsconfig.app.json -d docs",
"docs:serve": "compodoc -p src/tsconfig.app.json -d docs -s",
"release:changelog": "npm run conventional-changelog -- -p angular -i CHANGELOG.md -s",
"compodoc": "npx compodoc -p src/tsconfig.app.json -s -w",
"postinstall": "patch-package && node postinstall-web.js"
},
"dependencies": {
"@angular/animations": "~13.3.11",
"@angular/cdk": "13.3.8",
"@angular/common": "^13.3.11",
"@angular/compiler": "^13.3.11",
"@angular/core": "^13.3.11",
"@angular/elements": "^13.3.11",
"@angular/fire": "~7.2.0",
"@angular/forms": "^13.3.11",
"@angular/localize": "^13.3.11",
"@angular/platform-browser": "^13.3.11",
"@angular/platform-browser-dynamic": "^13.3.11",
"@angular/router": "^13.3.11",
"@asymmetrik/ngx-leaflet": "^13.0.2",
"@circlon/angular-tree-component": "11.0.4",
"@firebase/functions-types": "0.5.0",
"@juggle/resize-observer": "^3.3.1",
"@nebular/auth": "9.0.3",
"@nebular/eva-icons": "9.0.3",
"@nebular/firebase-auth": "9.0.3",
"@nebular/security": "9.0.3",
"@nebular/theme": "9.0.3",
"@ngxs/devtools-plugin": "^3.7.5",
"@ngxs/logger-plugin": "^3.7.5",
"@ngxs/store": "^3.7.5",
"@popperjs/core": "^2.4.0",
"@swimlane/ngx-charts": "^19.0.0",
"@vamidicreations/angular2-toaster": "13.0.1",
"@vamidicreations/ng2-smart-table": "1.9.2",
"angular2-chartjs": "0.4.1",
"bootstrap": "4.6.2",
"chart.js": "^2.9.3",
"ckeditor": "4.7.3",
"classlist.js": "1.1.20150312",
"core-js": "3.24.1",
"echarts": "^5.1.2",
"eva-icons": "^1.1.3",
"expr-eval": "^2.0.2",
"file-saver": "^2.0.2",
"firebase": "^9.0.0",
"firebase-admin": "^9.11.1",
"firebase-functions": "^3.6.0",
"firebase-tools": "^9.0.0",
"intl": "1.2.5",
"ionicons": "2.0.1",
"leaflet": "1.2.0",
"lodash.assign": "^4.2.0",
"lodash.clonedeep": "^4.5.0",
"lodash.debounce": "^4.0.6",
"lodash.intersection": "^4.4.0",
"lodash.isempty": "^4.4.0",
"lodash.isequal": "^4.5.0",
"lodash.keys": "^4.2.0",
"lodash.pick": "^4.4.0",
"nebular-icons": "1.1.0",
"ng2-ckeditor": "^1.2.2",
"ng2-completer": "^9.0.1",
"ngx-avatars": "~1.3.0",
"ngx-bootstrap": "^6.1.0",
"ngx-echarts": "^7.0.2",
"ngx-socket-io": "^4.1.0",
"normalize.css": "6.0.0",
"pace-js": "1.0.2",
"roboto-fontface": "0.8.0",
"rxfire": "^6.0.0",
"rxjs": "^6.5.5",
"rxjs-compat": "6.5.5",
"sass": "^1.49.9",
"socicon": "3.0.5",
"tinymce": "4.9.8",
"tslib": "^2.1.0",
"typeface-exo": "0.0.22",
"visualne": "1.1.1",
"visualne-angular-context-menu-plugin": "^1.0.11",
"visualne-angular-plugin": "^1.0.7",
"visualne-comment-plugin": "1.0.4",
"visualne-connection-plugin": "^1.0.5",
"visualne-selection-plugin": "1.0.5",
"waypoints": "^4.0.1",
"web-animations-js": "^2.3.2",
"zone.js": "~0.11.4"
},
"devDependencies": {
"@angular-devkit/build-angular": "~13.3.0",
"@angular/cli": "~13.3.8",
"@angular/compiler-cli": "~13.3.11",
"@angular-eslint/builder": "13.0.1",
"@angular-eslint/eslint-plugin": "13.0.1",
"@angular-eslint/eslint-plugin-template": "13.0.1",
"@angular/language-service": "~13.3.11",
"@compodoc/compodoc": "^1.1.19",
"@fortawesome/fontawesome-free": "^5.15.4",
"@types/ckeditor": "^4.9.10",
"@types/d3-color": "1.0.5",
"@types/googlemaps": "3.39.12",
"@types/jasmine": "^4.0.3",
"@types/jasminewd2": "^2.0.10",
"@types/leaflet": "1.2.3",
"@types/lodash.assign": "^4.2.0",
"@types/lodash.clonedeep": "^4.5.6",
"@types/lodash.debounce": "^4.0.6",
"@types/lodash.intersection": "^4.4.0",
"@types/lodash.isempty": "^4.4.0",
"@types/lodash.isequal": "^4.5.0",
"@types/lodash.keys": "^4.2.0",
"@types/lodash.pick": "^4.4.0",
"@types/node": "^16.11.7",
"@typescript-eslint/eslint-plugin": "5.3.0",
"@typescript-eslint/parser": "5.3.0",
"babel-polyfill": "^6.26.0",
"conventional-changelog-cli": "1.3.4",
"dotenv": "^8.2.0",
"eslint": "^8.2.0",
"globalthis": "^1.0.2",
"husky": "^7.0.2",
"jasmine-core": "3.5.0",
"jasmine-spec-reporter": "~5.0.0",
"karma": "~6.3.4",
"karma-chrome-launcher": "~3.1.0",
"karma-cli": "1.0.1",
"karma-coverage-istanbul-reporter": "3.0.2",
"karma-jasmine": "~4.0.0",
"karma-jasmine-html-reporter": "^1.7.0",
"npm-run-all": "4.0.2",
"patch-package": "^6.4.7",
"protractor": "~7.0.0",
"rimraf": "2.6.1",
"stylelint": "7.13.0",
"ts-node": "10.9.1",
"typescript": ">= 4.4.4 < 4.6",
"yargs": "^16.2.0"
}
}