underscore-es
Version:
javaScript's functional programming helper library for ES6 and beyond.
25 lines (24 loc) • 557 B
JSON
{
"name": "underscore-es",
"description": "javaScript's functional programming helper library for ES6 and beyond.",
"homepage": "https://tnga.github.io/underscore-es",
"keywords": [
"util",
"functional",
"helper",
"server",
"client",
"es6",
"es2015",
"browser"
],
"author": "Jeremy Ashkenas <jeremy@documentcloud.org>",
"repository": {
"type": "git",
"url": "git://github.com/tnga/underscore-es.git"
},
"module": "_index.js",
"jsnext:main": "_index.js",
"version": "1.9.8",
"license": "MIT"
}