blob: bcf2038fd1b9fb67eb06c910f9d0e48c7a3de434 (
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 = 13.0.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-13.0.0.tgz
sha512sums = b2387ae3c0b23288a91ffddc559c1f1c90c1f04cfb9f47063a83b85fcfac42b070220313193092b59d1a4ac0ef11674f1a62fdefa2061b4160185e3bde44311f
pkgname = aws-amplify-cli
|