forked from microlinkhq/unavatar
-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
236 lines (236 loc) · 6.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
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
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
{
"name": "unavatar",
"description": "Get unified user avatar from social networks, including Instagram, SoundCloud, Telegram, Twitter, YouTube & more.",
"homepage": "https://unavatar.io",
"version": "3.6.32",
"main": "src/index.js",
"bin": {
"unavatar": "bin/server"
},
"author": {
"email": "[email protected]",
"name": "Kiko Beats",
"url": "https://kikobeats.com"
},
"contributors": [
{
"name": "Ben Croker",
"email": "[email protected]"
},
{
"name": "David Refoua",
"email": "[email protected]"
},
{
"name": "Alexander Schlindwein",
"email": "[email protected]"
},
{
"name": "Zadkiel",
"email": "[email protected]"
},
{
"name": "Omid Nikrah",
"email": "[email protected]"
},
{
"name": "Nicolas Hedger",
"email": "[email protected]"
},
{
"name": "Angel M De Miguel",
"email": "[email protected]"
},
{
"name": "Tom Witkowski",
"email": "[email protected]"
},
{
"name": "Terence Eden",
"email": "[email protected]"
},
{
"name": "Hameed Rahamathullah",
"email": "[email protected]"
},
{
"name": "Jahir Fiquitiva",
"email": "[email protected]"
},
{
"name": "Mads Hougesen",
"email": "[email protected]"
},
{
"name": "ぶーと / Yoshiaki Ueda",
"email": "[email protected]"
},
{
"name": "Reed Jones",
"email": "[email protected]"
},
{
"name": "Rodrigo Reis",
"email": "[email protected]"
}
],
"repository": {
"type": "git",
"url": "git+https://github.com/Kikobeats/unavatar.git"
},
"bugs": {
"url": "https://github.com/Kikobeats/unavatar/issues"
},
"keywords": [
"avatar",
"clearbit",
"domain",
"email",
"github",
"gravatar",
"instagram",
"microlink",
"telegram",
"twitter",
"youtube"
],
"dependencies": {
"@keyvhq/compress": "~2.1.5",
"@keyvhq/core": "~2.1.1",
"@keyvhq/multi": "~2.1.5",
"@keyvhq/redis": "~2.1.5",
"@kikobeats/time-span": "~1.0.5",
"@microlink/mql": "~0.13.6",
"@microlink/ping-url": "~1.4.15",
"@microlink/ua": "~1.2.4",
"async-memoize-one": "~1.1.8",
"browserless": "~10.6.0",
"cacheable-lookup": "~6.1.0",
"cacheable-response": "~2.10.2",
"cheerio": "~1.0.0",
"cors": "~2.8.5",
"data-uri-regex": "~0.1.4",
"data-uri-to-buffer": "~5.0.1",
"debug-logfmt": "~1.2.3",
"frequency-counter": "~1.0.1",
"got": "~11.8.6",
"helmet": "~7.1.0",
"html-get": "~2.16.11",
"http-compression": "~1.0.20",
"https-tls": "~1.0.22",
"ioredis": "~5.4.1",
"is-absolute-url": "~3.0.3",
"is-email-like": "~1.0.0",
"is-url-http": "~2.3.8",
"lodash": "~4.17.21",
"ms": "~2.1.3",
"on-finished": "~2.4.1",
"p-any": "~3.0.0",
"p-cancelable": "2.1.1",
"p-reflect": "~2.1.0",
"p-timeout": "~4.1.0",
"puppeteer": "~23.3.0",
"rate-limiter-flexible": "~5.0.3",
"router-http": "~1.0.8",
"send-http": "~1.0.6",
"serve-static": "~1.16.2",
"srcset": "~4.0.0",
"tangerine": "~1.5.9",
"top-crawler-agents": "~1.0.27",
"top-user-agents": "~2.1.23",
"unique-random-array": "~2.0.0",
"url-regex": "~5.0.0"
},
"devDependencies": {
"@commitlint/cli": "latest",
"@commitlint/config-conventional": "latest",
"@ksmithut/prettier-standard": "latest",
"async-listen": "latest",
"ava": "5",
"browser-sync": "latest",
"concurrently": "latest",
"cssnano": "latest",
"cssnano-preset-advanced": "latest",
"finepack": "latest",
"git-authors-cli": "latest",
"github-generate-release": "latest",
"gulp": "4",
"gulp-autoprefixer": "latest",
"gulp-concat": "latest",
"gulp-postcss": "latest",
"gulp-uglify": "latest",
"nano-staged": "latest",
"postcss": "latest",
"postcss-focus": "latest",
"simple-git-hooks": "latest",
"standard": "latest",
"standard-markdown": "latest",
"standard-version": "latest",
"untracked": "latest"
},
"engines": {
"node": "22"
},
"files": [
"bin",
"gulpfile.js",
"public",
"src"
],
"scripts": {
"build": "gulp build && untracked > .vercelignore",
"clean": "rm -rf node_modules",
"contributors": "(npx git-authors-cli && npx finepack && git add package.json && git commit -m 'build: contributors' --no-verify) || true",
"dev": "TZ=UTC watchexec --clear=clear --on-busy-update=restart 'fkill \"Google Chrome for Testing\" --silent && NODE_OPTIONS='--no-deprecation' node src/server.js'",
"dev:docker": "docker build --platform linux/amd64 -t unavatar . && docker run --platform linux/amd64 --name unavatar -e NODE_ENV=staging -p 3000:3000 --rm unavatar",
"dev:docs": "concurrently \"npm run dev:docs:server\" \"npm run dev:docs:src\"",
"dev:docs:server": "browser-sync start public --server public --files \"index.html, README.md, public/**/*.(css|js)\"",
"dev:docs:src": "gulp",
"lint": "standard-markdown && standard",
"postinstall": "node node_modules/puppeteer/install.mjs",
"postrelease": "npm run release:tags && npm run release:github",
"pretest": "npm run lint",
"pretty": "prettier-standard index.js {core,test,bin}/**/*.js --single-quote",
"release": "standard-version -a",
"release:github": "github-generate-release",
"release:tags": "git push --follow-tags origin HEAD:master",
"test": "ava"
},
"private": true,
"license": "MIT",
"ava": {
"workerThreads": false,
"serial": true,
"files": [
"test/**/*.js",
"!test/helpers.js"
],
"timeout": "1m"
},
"commitlint": {
"extends": [
"@commitlint/config-conventional"
],
"rules": {
"body-max-line-length": [
0
]
}
},
"nano-staged": {
"*.js": [
"prettier-standard",
"standard --fix"
],
"*.md": [
"standard-markdown"
],
"package.json": [
"finepack"
]
},
"simple-git-hooks": {
"commit-msg": "npx commitlint --edit",
"pre-commit": "npx nano-staged"
}
}