Urara-Blog/node_modules/.pnpm-store/v3/files/73/2749c793cba9f999b5550aeda2dcbc610e53711fc68d94140989eda6e7492a0ad262b4017b22f4a93c66a995962b11459d8a739a764fd151dc4c68da15af68
2022-08-14 01:14:53 +08:00

16 lines
579 B
Text

{
"name": "lodash.merge",
"version": "4.6.2",
"description": "The Lodash method `_.merge` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, merge",
"author": "John-David Dalton <john.david.dalton@gmail.com>",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com>",
"Mathias Bynens <mathias@qiwi.be>"
],
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}