0
{
1
"name": "tessl/npm-lodash.matches",
2
"version": "3.1.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/lodash@3.1.0",
5
"summary": "A utility function from lodash that creates a predicate function which compares properties of the given object with the corresponding property values of source, returning true if all the property values are equivalent, else false"
6
}