summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 9e3f9fbca79188fc7ba7b6aa6da77bccb9a5e564 (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 = 3.18.1
	pkgrel = 1
	url = https://serverless.com/framework/docs/
	arch = any
	license = MIT
	depends = nodejs
	depends = npm
	conflicts = nodejs-serverless-git
	noextract = serverless-3.18.1.tgz
	source = https://registry.npmjs.org/serverless/-/serverless-3.18.1.tgz
	sha256sums = 3d035bbdc593e30c2f56abb126fd7fa072eb5e03bd265d2952f2058bc3215d84

pkgname = nodejs-serverless