9 lines
286 B
JSON
9 lines
286 B
JSON
|
{
|
||
|
"name": "underscore",
|
||
|
"version": "1.6.0",
|
||
|
"main": "underscore.js",
|
||
|
"keywords": ["util", "functional", "server", "client", "browser"],
|
||
|
"ignore" : ["underscore-min.js", "docs", "test", "*.yml", "*.map",
|
||
|
"CNAME", "index.html", "favicon.ico", "CONTRIBUTING.md"]
|
||
|
}
|