mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-01-29 06:27:49 +00:00
13 lines
443 B
JSON
13 lines
443 B
JSON
// ServerJS package specification.
|
|
{
|
|
"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", "."
|
|
}
|