Update Lo-Dash description.

Former-commit-id: 75703b13b95399107b11f109dcc6d3b3dfd9eabe
This commit is contained in:
John-David Dalton
2012-12-08 18:53:45 -08:00
parent 6fcd80b979
commit 38edbadca5
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Lo-Dash <sup>v1.0.0-rc.2</sup>
[![build status](https://secure.travis-ci.org/bestiejs/lodash.png)](http://travis-ci.org/bestiejs/lodash)
A utility library, usable as a drop-in replacement for Underscore, delivering [performance](http://lodash.com/benchmarks), [bug fixes](https://github.com/bestiejs/lodash#resolved-underscorejs-issues), and [additional features](http://lodash.com/#features).
An alternative to Underscore.js, delivering [consistency](https://github.com/bestiejs/lodash#resolved-underscorejs-issues), [customization](https://github.com/bestiejs/lodash#custom-builds), [performance](http://lodash.com/benchmarks), and [extra features](https://github.com/bestiejs/lodash#features).
## Download

View File

@@ -1,7 +1,7 @@
{
"name": "lodash",
"version": "1.0.0-rc.2",
"description": "A utility library, usable as a drop-in replacement for Underscore, delivering performance, bug fixes, and additional features.",
"description": "An alternative to Underscore.js, delivering consistency, customization, performance, and extra features.",
"homepage": "http://lodash.com",
"main": "./lodash",
"keywords": [