forked from dataform-co/dataform
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
151 lines (151 loc) · 4.49 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
{
"dependencies": {
"@babel/runtime": "^7.2.0",
"@bazel/hide-bazel-files": "1.0.0",
"@bazel/ibazel": "^0.9.1",
"@bazel/labs": "^0.42.3",
"@bazel/rollup": "^1.6.0",
"@bazel/typescript": "^1.1.0",
"@blueprintjs/core": "^3.22.3",
"@blueprintjs/icons": "^3.13.0",
"@blueprintjs/select": "^3.8.0",
"@google-cloud/bigquery": "^5.5.0",
"@google-cloud/storage": "^5.1.1",
"@mapbox/rehype-prism": "^0.4.0",
"@nivo/bar": "^0.61.1",
"@nivo/line": "^0.61.1",
"@octokit/rest": "^16.35.0",
"@rollup/plugin-node-resolve": "^7.1.3",
"@types/analytics-node": "^3.1.2",
"@types/bunyan": "^1.8.6",
"@types/chai": "^4.1.7",
"@types/diff": "^4.0.2",
"@types/es6-shim": "^0.31.37",
"@types/express": "^4.17.1",
"@types/fs-extra": "^8.1.0",
"@types/glob": "^7.1.1",
"@types/google-protobuf": "^3.2.7",
"@types/js-beautify": "^1.8.1",
"@types/json-stable-stringify": "^1.0.32",
"@types/lodash": "^4.14.149",
"@types/long": "^4.0.0",
"@types/moo": "^0.5.0",
"@types/mssql": "^6.0.0",
"@types/node": "^12.12.6",
"@types/node-cache": "^4.2.5",
"@types/object-hash": "^1.3.1",
"@types/pg": "^7.14.5",
"@types/pg-query-stream": "^1.0.3",
"@types/react": "^16.9.17",
"@types/react-dom": "^16.9.4",
"@types/react-router": "^3.0.0",
"@types/react-syntax-highlighter": "^13.5.0",
"@types/readline-sync": "^1.4.3",
"@types/request": "^2.48.3",
"@types/rimraf": "^2.0.2",
"@types/semver": "^6.2.0",
"@types/ssh2": "^0.5.43",
"@types/stack-trace": "^0.0.29",
"@types/swagger-schema-official": "^2.0.20",
"@types/uuid": "^7.0.2",
"@types/validator": "^13.1.0",
"@types/vscode": "^1.45.1",
"@types/webpack-dev-server": "^3.1.7",
"@types/yargs": "^15.0.5",
"@zeit/next-css": "1.0.1",
"algoliasearch": "^3.32.1",
"analytics-node": "^3.4.0-beta.1",
"axios": "^0.19.0",
"babel-loader": "^8.0.6",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.7.0",
"bunyan": "^1.8.12",
"chai": "^4.2.0",
"chalk": "^2.4.2",
"chokidar": "^2.0.4",
"cron-parser": "^2.15.0",
"css-loader": "^3.2.0",
"diff": "^4.0.2",
"escodegen": "^1.11.0",
"espree": "^3.5.4",
"estraverse": "^4.2.0",
"express": "^4.17.1",
"front-matter": "^3.1.0",
"fs-extra": "^9.0.0",
"get-port": "^5.1.1",
"glob": "^7.1.3",
"google-protobuf": "^3.6.1",
"grpc": "^1.24.0",
"grpc-web-client": "^0.5.0",
"handy-redis": "^1.8.3",
"js-beautify": "^1.10.2",
"jsdoc": "^3.5.5",
"json-stable-stringify": "^1.0.1",
"lodash": "^4.17.19",
"minimist": "^1.2.3",
"moo": "^0.5.0",
"mssql": "^6.0.1",
"next": "^9.4.0",
"next-images": "^1.0.4",
"node-cache": "^5.1.0",
"object-hash": "^2.0.3",
"object-sizeof": "^1.6.1",
"pegjs": "^0.10.0",
"pg": "^8.4.1",
"pg-query-stream": "^3.3.1",
"presto-client": "^0.8.1",
"prettier": "^1.14.2",
"pretty-ms": "^4.0.0",
"promise-pool-executor": "^1.1.1",
"protobufjs": "6.8.8",
"re-resizable": "^4.7.1",
"react": "^16.12.0",
"react-dom": "^16.12.0",
"react-instantsearch-dom": "^5.5.0",
"react-router": "^3.0.0",
"react-syntax-highlighter": "^15.3.0",
"react-transition-group": "^2.5.3",
"readline-sync": "^1.4.9",
"redis": "^3.0.2",
"rehype-raw": "^4.0.1",
"rehype-react": "^4.0.1",
"rehype-slug": "^2.0.3",
"remark": "^11.0.2",
"remark-rehype": "^5.0.0",
"request": "^2.88.0",
"rimraf": "^2.6.2",
"rollup": "^2.7.3",
"rollup-plugin-dts": "^1.4.0",
"semver": "^5.6.0",
"snowflake-sdk": "^1.1.11",
"source-map-loader": "^0.2.0",
"sql-formatter": "^2.3.3",
"ssh2": "^0.8.9",
"style-loader": "^1.0.0",
"tarjan-graph": "^2.0.0",
"tmp": "0.0.33",
"ts-loader": "^5.3.1",
"ts-mockito": "^2.6.1",
"tslint": "^5.14.0",
"tslint-config-prettier": "^1.18.0",
"tslint-config-security": "^1.16.0",
"tslint-react": "^3.6.0",
"typed-css-modules": "^0.6.4",
"typedoc": "^0.19.2",
"typescript": "^3.8.3",
"uglify-es": "^3.3.9",
"uglify-js": "^3.4.9",
"untildify": "^4.0.0",
"uuid": "^7.0.2",
"validator": "^13.1.17",
"vm2": "^3.9.2",
"vsce": "^1.79.5",
"vscode-languageclient": "^6.1.3",
"vscode-languageserver": "^6.1.1",
"vscode-languageserver-textdocument": "^1.0.1",
"webpack": "4.20.2",
"webpack-cli": "^3.3.10",
"webpack-dev-server": "^3.8.2",
"yargs": "^16.0.3"
}
}