blob: 450f253d2e25d44fee18a45b9b6156e9bff2a452 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = nodejs-google-clasp
pkgdesc = Develop Apps Script Projects locally
pkgver = 2.5.0
pkgrel = 1
url = https://github.com/google/clasp
arch = any
license = Apache
makedepends = npm
depends = nodejs
optdepends = typescript: autocompletion and linting
noextract = clasp-2.5.0.tgz
source = https://registry.npmjs.org/@google/clasp/-/clasp-2.5.0.tgz
sha256sums = e91781c018a3c01de460ff1a63e6151487d0fe25b670e234280aebcbcc57ebb4
pkgname = nodejs-google-clasp
|