mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-29 21:13:21 +00:00
14 lines
295 B
JSON
14 lines
295 B
JSON
{
|
|
"private": true,
|
|
"name": "uppy-aws-presigned-url-example",
|
|
"scripts": {
|
|
"start": "node ./serve.js"
|
|
},
|
|
"devDependencies": {
|
|
"aliasify": "^2.1.0",
|
|
"babel-core": "^6.26.3",
|
|
"babelify": "^8.0.0",
|
|
"browserify": "^16.2.3",
|
|
"fs-write-stream-atomic": "^1.0.10"
|
|
}
|
|
}
|