blob: c33e95ad40897b7eb6e680a9cbf795c28d2ef555 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = jspm-cli
pkgdesc = A JavaScript package manager designed to work seamlessly with native modules in universal workflows, while providing full compatibility with the npm ecosystem.
pkgver = 2.0.0.beta.7
pkgrel = 2
url = https://jspm.org
arch = any
license = Apache2
makedepends = npm
noextract = 2.0.0-beta.7.tar.gz
source = https://github.com/jspm/jspm-cli/archive/2.0.0-beta.7.tar.gz
md5sums = 6973ea9fdfed2531cd5686b154fa29ec
pkgname = jspm-cli
|