Urara-Blog/node_modules/.pnpm-store/v3/files/a6/aba6c148eb72747f417a1b8c064ed95266e1b6ef4122a8237acf0776f280b5976c935e4cde70e67863f0636e22aed94c8ff60d8728b523b20246e9cb035e9a
2022-08-14 01:14:53 +08:00

17 lines
749 B
Text

{
"name": "lodash.debounce",
"version": "4.0.8",
"description": "The lodash method `_.debounce` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, debounce",
"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.\"" }
}