blob: 7357bcf6153e85fa1973f2673f7037a329237ee9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = aws-amplify-cli
pkgdesc = The AWS Amplify CLI is a toolchain for simplifying serverless web and mobile development.
pkgver = 8.4.0
pkgrel = 1
url = https://docs.amplify.aws/cli/
arch = any
license = Apache License 2.0
makedepends = npm
depends = nodejs
source = https://registry.npmjs.org/@aws-amplify/cli/-/cli-8.4.0.tgz
sha512sums = 246bf1d6358d89f525497d2e57c7ae161717e1d23adcc76732f42c51fb317fd251f93ca40cb5e51bc559ec52665802147d2dd358c3399267457759f8a43aeb8e
pkgname = aws-amplify-cli
|