mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/RoboCommander.git
synced 2026-06-15 21:16:01 +00:00
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"
|
||
|
|
}
|