summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f6f3d8232df415cb2189404f0a6f2edfefdb1ac8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
pkgbase = nodejs-serverless
	pkgdesc = Serverless Framework - Build web, mobile and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more
	pkgver = 2.0.0
	pkgrel = 1
	url = https://serverless.com/framework/docs/
	arch = any
	license = MIT
	depends = nodejs
	depends = npm
	noextract = serverless-2.0.0.tgz
	source = https://registry.npmjs.org/serverless/-/serverless-2.0.0.tgz
	sha1sums = 93e66edb7caaa9637a27bfaa57802f7e03340439

pkgname = nodejs-serverless