blob: b6e117c4ab95c4b2c0e848298755191e7f056778 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = angular-cli
pkgdesc = CLI tool for Angular
pkgver = 22.0.7
pkgrel = 1
url = https://github.com/angular/angular-cli
arch = any
license = MIT
depends = npm
noextract = angular-cli-22.0.7.tar.gz
options = !strip
source = angular-cli-22.0.7.tar.gz::https://registry.npmjs.org/@angular/cli/-/cli-22.0.7.tgz
sha1sums = bc1be29c13517d04b7acc0d49357c9c4958ecc0b
pkgname = angular-cli
|