2014-07-31 18:00:20 +02:00
|
|
|
{
|
|
|
|
"name": "underscore",
|
2014-09-30 12:29:53 +02:00
|
|
|
"version": "1.7.0",
|
2014-07-31 18:00:20 +02:00
|
|
|
"main": "underscore.js",
|
|
|
|
"keywords": ["util", "functional", "server", "client", "browser"],
|
2014-09-30 12:29:53 +02:00
|
|
|
"ignore" : ["docs", "test", "*.yml", "CNAME", "index.html", "favicon.ico", "CONTRIBUTING.md"]
|
2014-07-31 18:00:20 +02:00
|
|
|
}
|