blob: 78b71d24012a7837fa62125af06440d5fce54198 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = node-prune
pkgdesc = Remove unnecessary files from node_modules
pkgver = 1.2.0
pkgrel = 1
url = https://github.com/tj/node-prune
arch = x86_64
license = MIT
makedepends = go
source = node-prune-1.2.0.tar.gz::https://github.com/tj/node-prune/archive/v1.2.0.tar.gz
sha256sums = 9f1ad75fc637b4a77b7082ed090b99e5da860afffc096e4d2b90961b4a7caec3
pkgname = node-prune
|