summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: e7da1c4d0e1faeb5bcfb8a5bcb09922f42178dd4 (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 = 1.71.3
	pkgrel = 1
	url = https://serverless.com/framework/docs/
	arch = any
	license = MIT
	depends = nodejs
	depends = npm
	noextract = serverless-1.71.3.tgz
	source = https://registry.npmjs.org/serverless/-/serverless-1.71.3.tgz
	sha1sums = 2aeed00b03a3c09de1ef14837a905445471d5c3d

pkgname = nodejs-serverless