Merge pull request #1372 from ninjudd/master

Add underscore-contrib 0.1.0 and 0.1.1
This commit is contained in:
Lachlan Collins
2013-06-16 20:14:48 -07:00
5 changed files with 2873 additions and 0 deletions
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
File diff suppressed because one or more lines are too long
+21
View File
@@ -0,0 +1,21 @@
{
"name": "underscore-contrib",
"filename": "underscore-contrib.min.js",
"version": "0.1.1",
"description": "The brass buckles on Underscore's utility belt.",
"keywords": [
"underscore",
"utility",
"functional"
],
"homepage": "https://github.com/documentcloud/underscore-contrib",
"author": {
"name": "Fogus",
"email": "me@fogus.me",
"url": "http://www.fogus.me"
},
"repository": {
"type": "git",
"url": "https://github.com/documentcloud/underscore-contrib.git"
}
}