17 lines
285 B
JSON
17 lines
285 B
JSON
|
{
|
||
|
"name": "archive",
|
||
|
"version": "0.0.1",
|
||
|
"description": "",
|
||
|
"main": "index.ts",
|
||
|
"scripts": {
|
||
|
"test": "mocha"
|
||
|
},
|
||
|
"keywords": [],
|
||
|
"author": "@CJ_Clippy",
|
||
|
"license": "Unlicense",
|
||
|
"dependencies": {
|
||
|
"@aws-sdk/client-s3": "^3.583.0",
|
||
|
"prevvy": "^7.0.1"
|
||
|
}
|
||
|
}
|