Last change
on this file since fa375fe was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
749 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "lodash.debounce",
|
---|
3 | "version": "4.0.8",
|
---|
4 | "description": "The lodash method `_.debounce` exported as a module.",
|
---|
5 | "homepage": "https://lodash.com/",
|
---|
6 | "icon": "https://lodash.com/icon.svg",
|
---|
7 | "license": "MIT",
|
---|
8 | "keywords": "lodash-modularized, debounce",
|
---|
9 | "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
|
---|
10 | "contributors": [
|
---|
11 | "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
|
---|
12 | "Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
|
---|
13 | "Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
|
---|
14 | ],
|
---|
15 | "repository": "lodash/lodash",
|
---|
16 | "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
|
---|
17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.