10 lines
342 B
JSON
10 lines
342 B
JSON
|
|
{
|
||
|
|
"name": "lodash.merge",
|
||
|
|
"version": "4.6.1",
|
||
|
|
"description": "The Lodash method `_.merge` exported as a module.",
|
||
|
|
"homepage": "https://lodash.com/",
|
||
|
|
"icon": "https://lodash.com/icon.svg",
|
||
|
|
"license": "MIT",
|
||
|
|
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
|
||
|
|
"repository": "lodash/lodash"
|
||
|
|
}
|