main
Last change
on this file was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago |
Update repo after prototype presentation
|
-
Property mode
set to
100644
|
File size:
579 bytes
|
Rev | Line | |
---|
[d565449] | 1 | {
|
---|
| 2 | "name": "lodash.merge",
|
---|
| 3 | "version": "4.6.2",
|
---|
| 4 | "description": "The Lodash method `_.merge` exported as a module.",
|
---|
| 5 | "homepage": "https://lodash.com/",
|
---|
| 6 | "icon": "https://lodash.com/icon.svg",
|
---|
| 7 | "license": "MIT",
|
---|
| 8 | "keywords": "lodash-modularized, merge",
|
---|
| 9 | "author": "John-David Dalton <john.david.dalton@gmail.com>",
|
---|
| 10 | "contributors": [
|
---|
| 11 | "John-David Dalton <john.david.dalton@gmail.com>",
|
---|
| 12 | "Mathias Bynens <mathias@qiwi.be>"
|
---|
| 13 | ],
|
---|
| 14 | "repository": "lodash/lodash",
|
---|
| 15 | "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
|
---|
| 16 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.