summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 5070baccc0cd423690929a9334b63db7d39f2f39 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = quasar-cli
	pkgdesc = CLI management tool for development with the Quasar framework
	pkgver = 1.0.7
	pkgrel = 1
	url = https://quasar.dev
	arch = i686
	arch = x86_64
	license = MIT
	makedepends = npm>=5.0.0
	depends = nodejs>=8.9.0
	optdepends = npm: JS package management support
	options = !strip

pkgname = quasar-cli