summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: f940ca186e441221adce3f5850e8290702965b99 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
pkgbase = nodejs-webpack
	pkgdesc = JavaScript bundler (CommonJs, AMD, ES6 modules, CSS, Images, JSON, CoffeeScript, LESS)
	pkgver = 5.9.0
	pkgrel = 1
	url = https://webpack.js.org/
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs
	noextract = webpack-5.9.0.tgz
	options = !strip
	source = https://registry.npmjs.org/webpack/-/webpack-5.9.0.tgz
	sha256sums = a11fae84f77cc1730a70c8d87b17c01e7ebdfe9cc480e818b55e1bdb19159fbe

pkgname = nodejs-webpack