blob: ddd66c8fdf2b1fa26f959cb6c6d71cf30d17e438 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = nodejs-cspell
pkgdesc = A Spelling Checker for Code!
pkgver = 9.2.0
pkgrel = 1
url = https://streetsidesoftware.github.io/cspell/
arch = any
license = MIT
depends = nodejs
depends = npm
noextract = cspell-9.2.0.tgz
source = https://registry.npmjs.org/cspell/-/cspell-9.2.0.tgz
sha1sums = a3197a7583f632c0d16ef3c24da5c0009a43ef49
pkgname = nodejs-cspell
|