mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 14:37:49 +00:00
13 lines
474 B
JSON
13 lines
474 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>",
|
|
"contributors" : [],
|
|
"dependencies" : [],
|
|
"lib" : ".",
|
|
"main" : "underscore.js",
|
|
"version" : "1.1.2"
|
|
}
|