summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 04c721a18b05e3663780d410780186823f1da8b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = eslint-plugin-import
	pkgdesc = ESLint plugin with rules that help validate proper imports.
	pkgver = 2.14.0
	pkgrel = 1
	url = https://github.com/benmosher/eslint-plugin-import
	arch = any
	license = MIT
	makedepends = npm
	depends = eslint
	noextract = eslint-plugin-import-2.14.0.tgz
	source = http://registry.npmjs.org/eslint-plugin-import/-/eslint-plugin-import-2.14.0.tgz
	md5sums = 3ab00c77854c7889c2bba12c207da798

pkgname = eslint-plugin-import