blob: 468587f978ea374e87ce79e35cabbe844b33fcc5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = nodejs-feathers-cli
pkgdesc = The command line interface for Feathers applications
pkgver = 5.0.45
pkgrel = 0
url = https://github.com/feathersjs/feathers#readme
arch = any
depends = nodejs
depends = npm
noextract = cli-5.0.45.tgz
source = http://registry.npmjs.org/@feathersjs/cli/-/cli-5.0.45.tgz
sha256sums = f310233994fae1e560ef35bc8b3a73ec494bcba6a2268a3d9b74338a869af5f0
pkgname = nodejs-feathers-cli
|