{ "name": "lodash", "version": "0.1.0", "description": "TBD", "homepage": "https://github.com/bestiejs/lodash", "main": "lodash", "keywords": [ "browser", "client", "functional", "performance", "server", "speed", "util" ], "licenses": [ { "type": "MIT", "url": "http://mths.be/mit" } ], "author": { "name": "John-David Dalton", "email": "john@fusejs.com", "web": "http://allyoucanleet.com/" }, "bugs": { "url": "https://github.com/bestiejs/lodash/issues" }, "repository": { "type": "git", "url": "https://github.com/bestiejs/lodash.git" }, "engines": [ "node", "rhino" ], "directories": { "doc": "./doc", "test": "./test" } }