mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
12 lines
465 B
JSON
12 lines
465 B
JSON
{
|
|
"name" : "underscore",
|
|
"description" : "Functional programming aid for JavaScript. Works well with jQuery.",
|
|
"url" : "http://documentcloud.github.com/underscore/",
|
|
"keywords" : ["util", "functional", "server", "client", "browser"],
|
|
"author" : "Jeremy Ashkenas <jeremy@documentcloud.org>",
|
|
"maintainer" : "Kris Kowal <kris.kowal@cixar.com>",
|
|
"contributors" : [],
|
|
"dependencies" : [],
|
|
"lib" : "."
|
|
}
|