blob: 561abcf4c1b5a5b924e6e947550f9f40e3c0baa3 (
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 = 8.1.0
pkgrel = 1
url = https://streetsidesoftware.github.io/cspell/
arch = any
license = MIT
depends = nodejs
depends = npm
noextract = cspell-8.1.0.tgz
source = https://registry.npmjs.org/cspell/-/cspell-8.1.0.tgz
sha1sums = 73c9e7e3c1bcac80915bc14aadb0d5ac60b5bc2c
pkgname = nodejs-cspell
|