summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 39aedc37381db0ee0c2ec1d872e24274535a32f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.48.0
	pkgrel = 1
	url = https://serverless.com/framework/docs/
	arch = any
	license = MIT
	depends = nodejs
	depends = npm
	noextract = serverless-2.48.0.tgz
	source = https://registry.npmjs.org/serverless/-/serverless-2.48.0.tgz
	sha1sums = 1f0f09da81f8a1f55b7bdcf90677b5f2064befbb

pkgname = nodejs-serverless