Urara-Blog/node_modules/.pnpm-store/v3/files/2e/bbccbb84379b78331f96d803d3356e535ea26f2159fcaf77d8924c10d3e2d779eb3f94e51993142475db22f207fa29f9f1c01ef197ca2edc1cf283d83e1b47
2022-08-14 01:14:53 +08:00

17 lines
746 B
Text

{
"name": "lodash.memoize",
"version": "4.1.2",
"description": "The lodash method `_.memoize` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, memoize",
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}