blob: cd444a753ddca075549263b5966d196c72735847 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = eslint-plugin-vue
pkgdesc = Official ESLint plugin for Vue.js
pkgver = 9.2.0
pkgrel = 1
url = https://github.com/vuejs/eslint-plugin-vue
arch = any
license = MIT
makedepends = npm
depends = eslint
noextract = eslint-plugin-vue-9.2.0.tgz
source = http://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.2.0.tgz
sha256sums = b0827cb7c32645965d589c805980e20b5e953efa3697f685baf0b763fa42da65
pkgname = eslint-plugin-vue
|