Last change
on this file since 6a3a178 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
578 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "lodash",
|
---|
3 | "version": "4.17.21",
|
---|
4 | "description": "Lodash modular utilities.",
|
---|
5 | "keywords": "modules, stdlib, util",
|
---|
6 | "homepage": "https://lodash.com/",
|
---|
7 | "repository": "lodash/lodash",
|
---|
8 | "icon": "https://lodash.com/icon.svg",
|
---|
9 | "license": "MIT",
|
---|
10 | "main": "lodash.js",
|
---|
11 | "author": "John-David Dalton <john.david.dalton@gmail.com>",
|
---|
12 | "contributors": [
|
---|
13 | "John-David Dalton <john.david.dalton@gmail.com>",
|
---|
14 | "Mathias Bynens <mathias@qiwi.be>"
|
---|
15 | ],
|
---|
16 | "scripts": { "test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\"" }
|
---|
17 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.