UNPKG

lodash-fp

Version:

Lodash with more functional fun.

28 lines (27 loc) 794 B
{ "name": "lodash-fp", "version": "0.10.4", "description": "Lodash with more functional fun.", "icon": "https://lodash.com/icon.svg", "license": "MIT", "main": "index.js", "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", "contributors": [ "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", "Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)", "Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)" ], "repository": "lodash/lodash-fp", "scripts": { "test": "echo \"This package has been discontinued.\"" }, "dependencies": { "lodash-compat": "^3.10.2" }, "files": [ "lib/listing.js", "lib/mapping.js", "convert.js", "index.js" ] }