Modify the Lo-Dash description.

Former-commit-id: 910b51eb69b12df04345f8e97d7c288aee1525f7
This commit is contained in:
John-David Dalton
2013-03-04 22:15:29 -08:00
parent b92105e888
commit 36207c9a98
2 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
# Lo-Dash <sup>v1.0.1</sup> # Lo-Dash <sup>v1.0.1</sup>
[![build status](https://secure.travis-ci.org/bestiejs/lodash.png)](http://travis-ci.org/bestiejs/lodash) [![build status](https://secure.travis-ci.org/bestiejs/lodash.png)](http://travis-ci.org/bestiejs/lodash)
An alternative to Underscore.js, delivering consistency, [customization](https://github.com/bestiejs/lodash#custom-builds), [performance](http://lodash.com/benchmarks), and [extra features](https://github.com/bestiejs/lodash#features). A low-level utility library delivering consistency, [customization](https://github.com/bestiejs/lodash#custom-builds), [performance](http://lodash.com/benchmarks), and [extra features](https://github.com/bestiejs/lodash#features).
## Download ## Download

View File

@@ -1,7 +1,7 @@
{ {
"name": "lodash", "name": "lodash",
"version": "1.0.1", "version": "1.0.1",
"description": "An alternative to Underscore.js, delivering consistency, customization, performance, and extra features.", "description": "A low-level utility library delivering consistency, customization, performance, and extra features.",
"homepage": "http://lodash.com", "homepage": "http://lodash.com",
"main": "./dist/lodash", "main": "./dist/lodash",
"keywords": [ "keywords": [