blob: 3696bc34bf9bd42af015b9ebf59810b97ecf82f4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = underscorejs
pkgdesc = Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects.
pkgver = 1.13.7
pkgrel = 1
url = https://underscorejs.org
arch = any
license = MIT
source = https://underscorejs.org/underscore-esm.js
source = https://underscorejs.org/underscore-esm-min.js
md5sums = a436fc54ca3d08a9af7201b1d24c8a83
md5sums = 1cbd21ca52e36a47077477d90df1e88c
pkgname = underscorejs
|