-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
135 lines (135 loc) · 4.02 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
{
"name": "@uppy/dashboard",
"description": "Universal UI plugin for Uppy.",
"version": "2.1.3",
"license": "MIT",
"main": "lib/index.js",
"style": "dist/style.min.css",
"types": "types/index.d.ts",
"keywords": [
"file uploader",
"uppy",
"uppy-plugin",
"dashboard",
"ui"
],
"homepage": "https://uppy.io",
"bugs": {
"url": "https://github.com/Bitacora-io/uppy-dashboard/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/transloadit/uppy.git"
},
"scripts": {
"build:clean": "rm -rf lib",
"build:lib": "yarn node ./bin/build-lib.js",
"build": "yarn build:lib"
},
"dependencies": {
"@transloadit/prettier-bytes": "0.0.7",
"@uppy/informer": "^2.0.5",
"@uppy/provider-views": "^2.0.6",
"@uppy/status-bar": "^2.1.2",
"@uppy/thumbnail-generator": "^2.0.6",
"@uppy/utils": "^4.0.4",
"classnames": "^2.2.6",
"is-shallow-equal": "^1.0.1",
"lodash.debounce": "^4.0.8",
"memoize-one": "^5.0.4",
"nanoid": "^3.1.25",
"preact": "^10.5.13"
},
"devDependencies": {
"@uppy/core": "^2.1.4",
"@uppy/google-drive": "^2.0.5",
"resize-observer-polyfill": "^1.5.0",
"@babel/cli": "^7.14.5",
"@babel/core": "^7.14.6",
"@babel/eslint-parser": "^7.11.3",
"@babel/eslint-plugin": "^7.11.3",
"@babel/plugin-proposal-nullish-coalescing-operator": "^7.14.5",
"@babel/plugin-proposal-optional-chaining": "^7.16.0",
"@babel/plugin-transform-react-jsx": "^7.10.4",
"@babel/preset-env": "^7.14.7",
"@babel/register": "^7.10.5",
"@goto-bus-stop/envify": "^5.0.0",
"@size-limit/preset-big-lib": "7.0.4",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"adm-zip": "^0.5.5",
"aliasify": "^2.1.0",
"autoprefixer": "^10.2.6",
"aws-sdk": "^2.1038.0",
"babel-jest": "^27.0.6",
"babel-plugin-inline-package-json": "^2.0.0",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"chalk": "^4.1.1",
"concat-stream": "^2.0.0",
"core-js": "~3.19.3",
"cssnano": "^5.0.6",
"dedent": "^0.7.0",
"deep-freeze": "^0.0.1",
"disc": "^1.3.3",
"eslint": "^8.0.0",
"eslint-config-transloadit": "^2.0.0",
"eslint-plugin-compat": "^4.0.0",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jest": "^25.0.0",
"eslint-plugin-jsdoc": "^37.0.0",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-markdown": "^2.2.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prefer-import": "^0.0.1",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"events.once": "^2.0.2",
"exorcist": "^2.0.0",
"fakefile": "^1.0.0",
"github-contributors-list": "^1.2.4",
"glob": "^7.2.0",
"isomorphic-fetch": "^3.0.0",
"jest": "^27.0.6",
"lint-staged": "^12.1.2",
"mime-types": "^2.1.26",
"minify-stream": "^2.0.1",
"multi-glob": "^1.0.2",
"nodemon": "^2.0.8",
"npm-auth-to-token": "1.0.0",
"npm-packlist": "^2.2.2",
"npm-run-all": "^4.1.5",
"onchange": "^7.1.0",
"pacote": "^11.3.4",
"postcss": "^8.2.10",
"postcss-dir-pseudo-class": "^5.0.0",
"postcss-logical": "^4.0.2",
"postcss-safe-important": "^1.2.0",
"pre-commit": "^1.2.2",
"remark-cli": "^10.0.0",
"replacestream": "^4.0.3",
"resolve": "^1.17.0",
"sass": "^1.29.0",
"size-limit": "4.5.6",
"stylelint": "^13.13.1",
"stylelint-config-rational-order": "^0.1.2",
"stylelint-config-standard": "^22.0.0",
"stylelint-scss": "^3.20.1",
"tar": "^6.1.0",
"temp-write": "^5.0.0",
"terser": "^5.7.0",
"tinyify": "^3.0.0",
"tsd": "^0.17.0",
"tsify": "^5.0.1",
"typescript": "~4.4",
"verdaccio": "^5.1.1",
"watchify": "^4.0.0"
},
"peerDependencies": {
"@uppy/core": "^2.1.4"
},
"resolutions": {
"[email protected]": "patch:babel-plugin-transform-commonjs@npm:1.1.6#.yarn/patches/babel-plugin-transform-commonjs-npm-1.1.6-0007fa2809"
}
}