UNPKG

978 BJSONView Raw
1{
2 "name": "lodash.toarray",
3 "version": "2.1.0",
4 "description": "The Lo-Dash function `_.toArray` as a Node.js module generated by lodash-cli.",
5 "homepage": "http://lodash.com/custom-builds",
6 "license": "MIT",
7 "keywords": ["functional", "lodash", "lodash-modularized", "performance", "speed", "util"],
8 "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
9 "contributors": [
10 "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
11 "Blaine Bublitz <blaine@iceddev.com> (http://iceddev.com/)",
12 "Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
13 "Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
14 ],
15 "bugs": "https://github.com/lodash/lodash-cli/issues",
16 "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" },
17 "dependencies": {
18 "lodash.isstring": "~2.1.0",
19 "lodash._slice": "~2.1.0",
20 "lodash.values": "~2.1.0"
21 }
22}