blob: 6ebc4fee40b8305c2c0e84b936688ebdabc05d1e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = lerna
pkgdesc = A fast, modern build system for managing and publishing multiple JavaScript/TypeScript packages from the same repository.
pkgver = 9.0.7
pkgrel = 1
url = https://github.com/lerna/lerna
arch = any
license = MIT
makedepends = npm
depends = nodejs
noextract = lerna-9.0.7.tgz
options = !strip
source = https://registry.npmjs.org/lerna/-/lerna-9.0.7.tgz
sha256sums = c98524665b4c4836ac7a88e18c7c24a46f5fd6bf3833a40c576788fdd45bef3c
pkgname = lerna
|