зеркало из https://github.com/mozilla/subhub.git
21 строка
701 B
JSON
21 строка
701 B
JSON
{
|
|
"description": "automation tools for running locally and deploying to aws",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/mozilla/subhub"
|
|
},
|
|
"license": "MPL-2.0",
|
|
"devDependencies": {
|
|
"@hapi/hoek": "8.2.4",
|
|
"serverless": "1.57.0",
|
|
"serverless-domain-manager": "3.3.0",
|
|
"serverless-package-external": "1.1.1",
|
|
"serverless-plugin-aws-alerts": "1.4.0",
|
|
"serverless-plugin-canary-deployments": "0.4.8",
|
|
"serverless-plugin-tracing": "2.0.0",
|
|
"serverless-python-requirements": "5.0.1",
|
|
"serverless-wsgi": "1.7.3",
|
|
"serverless-stack-termination-protection": "1.0.0"
|
|
}
|
|
}
|