{ "name": "lodash.keys", "version": "2.4.1", "description": "The Lo-Dash function `_.keys` as a Node.js module generated by lodash-cli.", "homepage": "http://lodash.com/custom-builds", "license": "MIT", "keywords": ["functional", "lodash", "lodash-modularized", "server", "util"], "author": "John-David Dalton (http://allyoucanleet.com/)", "contributors": [ "John-David Dalton (http://allyoucanleet.com/)", "Blaine Bublitz (http://www.iceddev.com/)", "Kit Cambridge (http://kitcambridge.be/)", "Mathias Bynens (http://mathiasbynens.be/)" ], "bugs": "https://github.com/lodash/lodash-cli/issues", "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" }, "dependencies": { "lodash._isnative": "~2.4.1", "lodash.isobject": "~2.4.1", "lodash._shimkeys": "~2.4.1" } }