-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
141 lines (141 loc) · 4.09 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
{
"devDependencies": {
"@google-cloud/functions-framework": "^3.4.5"
},
"name": "fivetran-plausible-connector",
"version": "1.0.0",
"main": "index.js",
"dependencies": {
"accepts": "^1.3.8",
"ajv": "^8.17.1",
"ajv-formats": "^2.1.1",
"array-flatten": "^1.1.1",
"available-typed-arrays": "^1.0.7",
"bignumber.js": "^9.1.2",
"body-parser": "^1.20.3",
"bytes": "^3.1.2",
"call-bind": "^1.0.8",
"call-bind-apply-helpers": "^1.0.1",
"call-bound": "^1.0.3",
"cloudevents": "^8.0.2",
"content-disposition": "^0.5.4",
"content-type": "^1.0.5",
"cookie": "^0.7.1",
"cookie-signature": "^1.0.6",
"debug": "^2.6.9",
"define-data-property": "^1.1.4",
"depd": "^2.0.0",
"destroy": "^1.2.0",
"dunder-proto": "^1.0.1",
"ee-first": "^1.1.1",
"encodeurl": "^2.0.0",
"error-ex": "^1.3.2",
"es-define-property": "^1.0.1",
"es-errors": "^1.3.0",
"es-object-atoms": "^1.1.1",
"escape-html": "^1.0.3",
"etag": "^1.8.1",
"express": "^4.21.2",
"fast-deep-equal": "^3.1.3",
"fast-uri": "^3.0.6",
"finalhandler": "^1.3.1",
"find-up": "^4.1.0",
"for-each": "^0.3.3",
"forwarded": "^0.2.0",
"fresh": "^0.5.2",
"function-bind": "^1.1.2",
"get-intrinsic": "^1.2.7",
"get-proto": "^1.0.1",
"gopd": "^1.2.0",
"has-property-descriptors": "^1.0.2",
"has-symbols": "^1.1.0",
"has-tostringtag": "^1.0.2",
"hasown": "^2.0.2",
"hosted-git-info": "^2.8.9",
"http-errors": "^2.0.0",
"iconv-lite": "^0.4.24",
"inherits": "^2.0.4",
"ipaddr.js": "^1.9.1",
"is-arguments": "^1.2.0",
"is-arrayish": "^0.2.1",
"is-callable": "^1.2.7",
"is-core-module": "^2.16.1",
"is-generator-function": "^1.1.0",
"is-regex": "^1.2.1",
"is-typed-array": "^1.1.15",
"js-tokens": "^4.0.0",
"json-bigint": "^1.0.0",
"json-parse-even-better-errors": "^2.3.1",
"json-schema-traverse": "^1.0.0",
"lines-and-columns": "^1.2.4",
"locate-path": "^5.0.0",
"math-intrinsics": "^1.1.0",
"media-typer": "^0.3.0",
"merge-descriptors": "^1.0.3",
"methods": "^1.1.2",
"mime": "^1.6.0",
"mime-db": "^1.52.0",
"mime-types": "^2.1.35",
"minimist": "^1.2.8",
"moment-timezone": "^0.5.46",
"ms": "^2.0.0",
"negotiator": "^0.6.3",
"normalize-package-data": "^2.5.0",
"object-inspect": "^1.13.3",
"on-finished": "^2.4.1",
"p-limit": "^2.3.0",
"p-locate": "^4.1.0",
"p-try": "^2.2.0",
"parse-json": "^5.2.0",
"parseurl": "^1.3.3",
"path-exists": "^4.0.0",
"path-parse": "^1.0.7",
"path-to-regexp": "^0.1.12",
"picocolors": "^1.1.1",
"possible-typed-array-names": "^1.0.0",
"process": "^0.11.10",
"proxy-addr": "^2.0.7",
"qs": "^6.13.0",
"range-parser": "^1.2.1",
"raw-body": "^2.5.2",
"read-pkg": "^5.2.0",
"read-pkg-up": "^7.0.1",
"require-from-string": "^2.0.2",
"resolve": "^1.22.10",
"safe-buffer": "^5.2.1",
"safe-regex-test": "^1.1.0",
"safer-buffer": "^2.1.2",
"semver": "^7.6.3",
"send": "^0.19.0",
"serve-static": "^1.16.2",
"set-function-length": "^1.2.2",
"setprototypeof": "^1.2.0",
"side-channel": "^1.1.0",
"side-channel-list": "^1.0.0",
"side-channel-map": "^1.0.1",
"side-channel-weakmap": "^1.0.2",
"spdx-correct": "^3.2.0",
"spdx-exceptions": "^2.5.0",
"spdx-expression-parse": "^3.0.1",
"spdx-license-ids": "^3.0.21",
"statuses": "^2.0.1",
"supports-preserve-symlinks-flag": "^1.0.0",
"toidentifier": "^1.0.1",
"type-fest": "^0.8.1",
"type-is": "^1.6.18",
"undici-types": "^6.20.0",
"unpipe": "^1.0.0",
"util": "^0.12.5",
"utils-merge": "^1.0.1",
"uuid": "^8.3.2",
"validate-npm-package-license": "^3.0.4",
"vary": "^1.1.2",
"which-typed-array": "^1.1.18"
},
"scripts": {
"start": "npx functions-framework --target=syncWithPlausible --signature-type=http"
},
"author": "Sascha Schwabbauer",
"license": "MIT",
"description": "A Google Cloud Function that fetches analytics data from Plausible and streams it into Fivetran."
}