0
{
1
"name": "tessl/npm-lodash-takewhile",
2
"version": "3.1.0",
3
"docs": "docs/index.md",
4
"describes": "pkg:npm/lodash.takewhile@3.1.1",
5
"summary": "Modularized implementation of lodash's takeWhile function for creating array slices until a predicate returns falsey"
6
}