forked from jsdelivr/www.jsdelivr.com
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
134 lines (134 loc) · 3.91 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
{
"name": "www.jsdelivr.com",
"version": "2.0.13",
"license": "OSL-3.0",
"private": true,
"dependencies": {
"@babel/core": "^7.16.0",
"@babel/preset-env": "^7.16.4",
"@elastic/elasticsearch": "^7.15.0",
"algoliasearch": "^3.35.1",
"all-the-package-repos": "^1.358.130",
"autoprefixer": "^10.4.0",
"bluebird": "^3.7.2",
"chai": "^4.3.4",
"chai-as-promised": "^7.1.1",
"chromedriver": "^83.0.1",
"clean-css": "^4.2.4",
"config": "^3.3.6",
"config-mapper-env": "^1.0.1",
"cookie": "^0.4.1",
"dedent-js": "^1.0.1",
"elastic-apm-node": "^3.24.0",
"elastic-apm-utils": "^3.1.0",
"express": "^4.17.1",
"fs-extra": "^10.0.0",
"h-logger2": "^1.0.4",
"h-logger2-elastic": "^3.0.1",
"handlebars": "^4.7.7",
"harmon": "git+https://github.com/MartinKolarik/harmon.git",
"http-link-header": "^1.0.3",
"http-proxy": "^1.18.1",
"is-safe-path": "^1.0.0",
"koa": "^2.13.4",
"koa-compress": "^5.1.0",
"koa-conditional-get": "^3.0.0",
"koa-etag": "^4.0.0",
"koa-favicon": "^2.1.0",
"koa-logger": "^3.2.1",
"koa-response-time": "^2.1.0",
"koa-router": "^10.1.1",
"koa-send": "^5.0.1",
"koa-static": "^5.0.0",
"less": "^3.13.1",
"lodash": "^4.17.21",
"mocha": "^9.1.3",
"node-geocoder": "^3.28.0",
"p-min-delay": "^3.2.0",
"postcss": "^8.4.0",
"ractive": "^0.10.14",
"rcu": "^0.11.0",
"recursive-readdir": "^2.2.2",
"rollup": "^2.60.1",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-json": "^4.0.0",
"rollup-plugin-ractive": "^2.2.0",
"selenium-webdriver": "4.0.0-beta.2",
"signal-exit": "^3.0.6",
"srcset": "^4.0.0",
"tough-cookie": "^4.0.0",
"uglify-js": "^3.14.3"
},
"devDependencies": {
"@martin-kolarik/eslint-config": "^5.0.0",
"@martin-kolarik/stylelint-config": "^2.0.1",
"@types/algoliasearch": "^4.0.0",
"@types/bluebird": "^3.5.36",
"@types/chai": "^4.2.22",
"@types/chai-as-promised": "^7.1.4",
"@types/chromedriver": "^81.0.0",
"@types/clean-css": "^4.2.5",
"@types/config": "0.0.40",
"@types/cookie": "^0.4.1",
"@types/eslint": "^8.2.0",
"@types/express": "^4.17.13",
"@types/filenamify": "^2.0.2",
"@types/fs-extra": "^9.0.13",
"@types/harmon": "^1.4.1",
"@types/http-link-header": "^1.0.3",
"@types/http-proxy": "^1.17.7",
"@types/koa": "^2.13.4",
"@types/koa-compress": "^4.0.3",
"@types/koa-conditional-get": "^2.0.0",
"@types/koa-etag": "^3.0.0",
"@types/koa-favicon": "^2.0.21",
"@types/koa-logger": "^3.1.2",
"@types/koa-response-time": "^2.1.1",
"@types/koa-router": "^7.4.4",
"@types/koa-send": "^4.1.3",
"@types/koa-static": "^4.0.2",
"@types/less": "^3.0.3",
"@types/lodash": "^4.14.177",
"@types/mocha": "^9.0.0",
"@types/node-geocoder": "^3.24.3",
"@types/p-min-delay": "^3.0.0",
"@types/recursive-readdir": "^2.2.0",
"@types/rollup-plugin-commonjs": "^9.3.1",
"@types/rollup-plugin-json": "^3.0.3",
"@types/selenium-webdriver": "^4.0.16",
"@types/signal-exit": "^3.0.1",
"@types/srcset": "^2.0.3",
"@types/stylelint": "^13.13.3",
"@types/tough-cookie": "^4.0.1",
"@types/uglify-js": "^3.13.1",
"chromium-binary": "^83.0.4103-116",
"csv-parse": "^4.16.3",
"eslint": "^8.3.0",
"eslint-plugin-chai-expect": "^3.0.0",
"eslint-plugin-html": "^6.2.0",
"eslint-plugin-json": "^3.1.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-let": "^3.0.1",
"eslint-plugin-promise": "^5.1.1",
"filenamify": "^4.3.0",
"got": "^11.8.3",
"stylelint": "^13.13.1"
},
"scripts": {
"heroku-postbuild": "echo \"$SOURCE_VERSION\" > sha.txt",
"lint": "npm run lint:css && npm run lint:js",
"lint:css": "stylelint \"./src/**/*.{css,less}\"",
"lint:js": "eslint --ext .html,.js bin config src test",
"mocha": "mocha --exit test/tests.js",
"start": "node src",
"test": "npm run lint && npm run mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/jsdelivr/www.jsdelivr.com.git"
},
"engines": {
"node": "16"
}
}