summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 78c88a97f376631b7c879002cc4e693ff818fe93 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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.25.0
	pkgrel = 1
	url = https://serverless.com/framework/docs/
	arch = any
	license = MIT
	makedepends = npm
	makedepends = jq
	depends = nodejs
	conflicts = nodejs-serverless-git
	noextract = serverless-3.25.0.tgz
	source = https://registry.npmjs.org/serverless/-/serverless-3.25.0.tgz
	sha256sums = 3d864a691039114ccf28adfb398d26ea8b76952e815c79a5bc08b2ddeedefd2e

pkgname = nodejs-serverless