mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 10:17:48 +00:00
Simplify package.json description.
Former-commit-id: 43470293d97b86435fd897edd34f910f7a435a8d
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name": "lodash",
|
"name": "lodash",
|
||||||
"version": "1.3.1",
|
"version": "1.3.1",
|
||||||
"description": "A low-level utility library delivering consistency, customization, performance, and extra features.",
|
"description": "A utility library delivering consistency, customization, performance, and extras.",
|
||||||
"homepage": "http://lodash.com/",
|
"homepage": "http://lodash.com/",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"main": "./dist/lodash.js",
|
"main": "./dist/lodash.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user