summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 85c9e88944242b88177384ab53f92bd1ec98ceca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = babel-eslint
	pkgdesc = A wrapper for Babel's parser used for ESLint
	pkgver = 10.0.2
	pkgrel = 1
	url = https://github.com/babel/babel-eslint
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs
	depends = eslint>=4.12.1
	noextract = babel-eslint-10.0.2.tgz
	source = http://registry.npmjs.org/babel-eslint/-/babel-eslint-10.0.2.tgz
	md5sums = 3b79766c09bf7604efd34584c111698a

pkgname = babel-eslint