summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 7b8d98b976a0252bec770d6b7d3e8ee965b0422c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = eslint-plugin-react
	pkgdesc = React specific linting rules for ESLint
	pkgver = 7.12.3
	pkgrel = 1
	url = https://github.com/yannickcr/eslint-plugin-react
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs
	depends = eslint
	noextract = eslint-plugin-react-7.12.3.tgz
	source = http://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.12.3.tgz
	md5sums = 098736f2d96dac31f0e4fe8eb809c7b1

pkgname = eslint-plugin-react