summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b822bbd4cf951b5824eb308e91fa1fb9e052bd7d (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 = 4.41.2
	pkgrel = 1
	url = https://webpack.js.org/
	arch = any
	license = MIT
	makedepends = npm
	depends = nodejs
	noextract = webpack-4.41.2.tgz
	options = !strip
	source = https://registry.npmjs.org/webpack/-/webpack-4.41.2.tgz
	sha256sums = 06a91fdf5a6d7d39c6337542956ad5770619c8648162869256b37c9ef4c665fc

pkgname = nodejs-webpack