@keybittech/awayto
Version:
Deploy a fully-featured application in about 10 minutes that is primed for quick development. Do business, impress a client with a quick demo, finish your poc with time to spare; all easily achievable with Awayto.
43 lines (42 loc) • 1.26 kB
JSON
{
"name": "@keybittech/awayto",
"version": "1.0.45",
"description": "Deploy a fully-featured application in about 10 minutes that is primed for quick development. Do business, impress a client with a quick demo, finish your poc with time to spare; all easily achievable with Awayto.",
"homepage": "https://awayto.dev/",
"repository": {
"type": "git",
"url": "https://github.com/keybittech/awayto.git"
},
"author": "Joe McCormick <joe@keybittech.com> (https://awayto.dev/)",
"license": "MIT",
"keywords": [
"react",
"redux",
"nodejs",
"iot",
"aws",
"website",
"mobile",
"typescript",
"devtools",
"aws-lambda",
"aws-cognito",
"aws-api-gateway"
],
"private": false,
"bin": {
"awayto": "bin/index.mjs"
},
"dependencies": {
"@aws-sdk/client-cloudformation": "^3.36.0",
"@aws-sdk/client-cloudfront": "^3.38.0",
"@aws-sdk/client-cognito-identity-provider": "^3.37.0",
"@aws-sdk/client-ec2": "^3.26.0",
"@aws-sdk/client-iam": "^3.36.0",
"@aws-sdk/client-lambda": "^3.37.0",
"@aws-sdk/client-rds": "^3.21.0",
"@aws-sdk/client-s3": "^3.13.1",
"@aws-sdk/client-ssm": "^3.36.0",
"fs-extra": "^10.0.0"
}
}