{ "name": "lodash-es", "version": "3.2.0", "description": "The modern build of lodash exported as ES modules.", "homepage": "https://lodash.com/custom-builds", "license": "MIT", "jsnext:main": "lodash.js", "keywords": "es6, modules, stdlib, util", "author": "John-David Dalton (http://allyoucanleet.com/)", "contributors": [ "John-David Dalton (http://allyoucanleet.com/)", "Benjamin Tan (https://d10.github.io/)", "Blaine Bublitz (http://www.iceddev.com/)", "Kit Cambridge (http://kitcambridge.be/)", "Mathias Bynens (https://mathiasbynens.be/)" ], "bugs": "https://github.com/lodash/lodash-cli/issues", "repository": "lodash/lodash", "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" } }