0
{
1
"name": "tessl/npm-lodash-countby",
2
"version": "3.1.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/lodash.countby@3.1.1",
5
"summary": "Modular lodash function that creates an object composed of keys generated from running each element of a collection through an iteratee, with corresponding values representing the count of times each key was returned."
6
}