forked from ampproject/amphtml
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
185 lines (185 loc) · 5.71 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
{
"private": true,
"name": "amp-html",
"version": "0.1.0",
"description": "Fastish HTML",
"main": "index.js",
"author": "The AMP HTML Authors",
"license": "Apache-2.0",
"repository": {
"type": "git",
"url": "https://github.com/ampproject/amphtml.git"
},
"scripts": {
"preinstall": "node build-system/common/check-package-manager.js",
"postinstall": "node build-system/task-runner/install-amp-task-runner.js"
},
"dependencies": {
"@ampproject/animations": "0.2.2",
"@ampproject/bento-compiler": "0.0.14",
"@ampproject/toolbox-cache-url": "2.10.1",
"@ampproject/viewer-messaging": "1.1.2",
"@ampproject/worker-dom": "0.35.0",
"@use-gesture/react": "10.2.10",
"@webcomponents/webcomponentsjs": "2.6.0",
"date-fns": "2.27.0",
"dompurify": "3.0.2",
"google-closure-library": "20230802.0.0",
"intersection-observer": "0.12.0",
"jss": "10.8.2",
"jss-preset-default": "10.8.2",
"moment": "2.29.4",
"obj-str": "1.1.0",
"preact": "10.16.0",
"react-day-picker": "8.0.0-beta.37",
"react-jss": "10.8.2",
"resize-observer-polyfill": "1.5.1",
"rrule": "2.7.2",
"timeago.js": "4.0.2",
"web-activities": "1.24.0",
"web-animations-js": "2.3.2"
},
"devDependencies": {
"@ampproject/filesize": "4.3.0",
"@ampproject/remapping": "2.3.0",
"@aws-sdk/client-s3": "3.613.0",
"@babel/core": "7.15.0",
"@babel/helper-module-imports": "7.14.5",
"@babel/helper-plugin-test-runner": "7.14.5",
"@babel/plugin-syntax-import-assertions": "7.14.5",
"@babel/plugin-transform-react-jsx": "7.14.9",
"@babel/preset-env": "7.15.0",
"@babel/preset-typescript": "7.16.7",
"@babel/runtime": "7.15.3",
"@chiragrupani/karma-chromium-edge-launcher": "2.4.1",
"@jest/core": "29.7.0",
"@jridgewell/doctrine": "3.0.2",
"@jridgewell/resolve-uri": "3.1.2",
"@jridgewell/sourcemap-codec": "1.5.0",
"@octokit/graphql": "7.1.0",
"@octokit/rest": "20.1.1",
"@sinonjs/fake-timers": "11.2.2",
"@types/chai": "4.3.16",
"@types/dompurify": "2.4.0",
"@types/eslint": "8.56.12",
"@types/estree": "1.0.5",
"@types/fs-extra": "11.0.4",
"@types/klaw": "3.0.6",
"@types/minimist": "1.2.5",
"@types/mocha": "10.0.7",
"@types/node": "18.19.39",
"@types/tar": "6.1.13",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"acorn-globals": "7.0.1",
"ajv": "8.16.0",
"ajv-formats": "2.1.1",
"amphtml-validator": "1.0.38",
"ast-replace": "1.1.3",
"atob": "2.1.2",
"autoprefixer": "10.4.19",
"ava": "6.1.3",
"babel-plugin-istanbul": "6.0.0",
"babel-plugin-minify-replace": "0.5.0",
"babel-plugin-module-resolver": "5.0.0",
"babel-plugin-optimize-objstr": "1.0.0",
"baconipsum": "0.1.2",
"base62": "2.0.2",
"body-parser": "1.20.3",
"chai": "4.4.1",
"chai-as-promised": "7.1.2",
"check-dependencies": "2.0.0",
"chokidar": "3.6.0",
"commander": "11.1.0",
"connect-header": "0.0.5",
"css-imports": "0.3.1",
"css-what": "6.1.0",
"cssnano": "6.1.2",
"dedent": "1.5.3",
"del": "6.1.1",
"enzyme": "3.11.0",
"enzyme-adapter-preact-pure": "4.1.0",
"esbuild": "0.24.0",
"escodegen": "2.1.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
"eslint-import-resolver-babel-module": "5.3.2",
"eslint-plugin-chai-expect": "3.1.0",
"eslint-plugin-eslint-plugin": "5.5.1",
"eslint-plugin-import": "2.31.0",
"eslint-plugin-jasmine": "4.2.2",
"eslint-plugin-jsdoc": "48.11.0",
"eslint-plugin-local": "4.2.2",
"eslint-plugin-module-resolver": "1.5.0",
"eslint-plugin-prettier": "5.2.1",
"eslint-plugin-react": "7.37.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-sort-destructure-keys": "1.6.0",
"esprima": "4.0.1",
"event-stream": "4.0.1",
"events": "3.3.0",
"express": "4.20.0",
"fast-glob": "3.3.2",
"fetch-mock": "9.11.0",
"formidable": "3.5.1",
"fs-extra": "11.2.0",
"gulp-connect": "5.7.0",
"html-minifier": "4.0.0",
"ignore": "5.3.1",
"istanbul-middleware": "0.2.2",
"jest-progress-bar-reporter": "1.0.25",
"jest-silent-reporter": "0.6.0",
"jison": "0.4.18",
"jsdom": "24.1.0",
"json-stable-stringify": "1.1.1",
"json5": "2.2.3",
"jsonminify": "0.4.2",
"karma": "6.4.3",
"karma-chrome-launcher": "3.2.0",
"karma-coverage-istanbul-reporter": "3.0.3",
"karma-esbuild-up": "3.0.0",
"karma-firefox-launcher": "2.1.3",
"karma-fixture": "0.2.6",
"karma-html2js-preprocessor": "1.1.0",
"karma-junit-reporter": "2.0.1",
"karma-mocha": "2.0.1",
"karma-mocha-reporter": "2.2.5",
"karma-safarinative-launcher": "1.1.0",
"karma-source-map-support": "1.4.0",
"karma-spec-reporter": "0.0.36",
"karma-structured-json-reporter": "1.0.1",
"klaw": "4.1.0",
"kleur": "4.1.5",
"list-imports-exports": "0.1.2",
"lodash.debounce": "4.0.8",
"markdown-link-check": "3.12.2",
"markdown-toc": "1.2.0",
"minimatch": "9.0.5",
"minimist": "1.2.8",
"mocha": "10.6.0",
"mocha-junit-reporter": "2.2.1",
"mocha-silent-reporter": "1.0.0",
"morgan": "1.10.0",
"multer": "1.4.5-lts.1",
"open": "8.4.2",
"plugin-error": "2.0.1",
"postcss": "8.4.39",
"postcss-import": "16.1.0",
"posthtml": "0.16.6",
"prettier": "3.3.3",
"react": "17.0.2",
"react-dom": "17.0.2",
"rocambole": "0.7.0",
"semver": "7.6.2",
"sinon": "11.1.2",
"sinon-chai": "3.7.0",
"stream-browserify": "3.0.0",
"sync-rpc": "1.3.6",
"tar": "6.2.1",
"tempy": "1.0.1",
"terser": "5.14.2",
"traverse": "0.6.9",
"typescript": "5.5.3",
"util": "0.12.5"
}
}