UNPKG

underdash

Version:

Because it's the fairest possible solution.

28 lines (27 loc) 544 B
{ "name": "underdash", "version": "0.0.1", "description": "Because it's the fairest possible solution.", "main": "index.js", "repository": { "type": "git", "url": "git://github.com/hegemonic/underdash.git" }, "keywords": [ "underscore", "underscorejs", "lodash", "lo-dash", "canweallgetalong", "kumbaya" ], "dependencies": { "lodash": "~0.9.0", "underscore": "~1.4.2" }, "author": { "name": "Jeff Williams", "email": "jeffrey.l.williams@gmail.com" }, "license": "MIT" }