7 lines
253 B
JSON
7 lines
253 B
JSON
{
|
|
"name": "underscore",
|
|
"main": "underscore.js",
|
|
"keywords": ["util", "functional", "server", "client", "browser"],
|
|
"ignore" : ["docs", "test", "*.yml", "CNAME", "index.html", "favicon.ico", "CONTRIBUTING.md", ".*", "package.json", "karma.*"]
|
|
}
|