2017-02-06 23:41:41 +00:00
|
|
|
{
|
|
|
|
"dependencies": {
|
|
|
|
"mute": [
|
2017-02-25 15:37:56 +00:00
|
|
|
],
|
|
|
|
"unused-ignores": [
|
|
|
|
"almond",
|
|
|
|
"chroma-js",
|
|
|
|
"d3",
|
|
|
|
"d3-*",
|
|
|
|
"leaflet",
|
|
|
|
"leaflet-label",
|
|
|
|
"moment",
|
|
|
|
"node-polyglot",
|
|
|
|
"rbush",
|
|
|
|
"requirejs",
|
|
|
|
"virtual-dom",
|
|
|
|
"promise-polyfill"
|
2017-02-06 23:41:41 +00:00
|
|
|
]
|
2017-02-25 15:37:56 +00:00
|
|
|
},
|
|
|
|
"critics": {
|
|
|
|
"wc": {
|
|
|
|
"limit": 5000
|
|
|
|
}
|
2017-02-06 23:41:41 +00:00
|
|
|
}
|
|
|
|
}
|