diff options
Diffstat (limited to 'node_modules/lodash.merge/package.json')
| -rw-r--r-- | node_modules/lodash.merge/package.json | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/node_modules/lodash.merge/package.json b/node_modules/lodash.merge/package.json deleted file mode 100644 index 3b37b63a2..000000000 --- a/node_modules/lodash.merge/package.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "name": "lodash.merge", - "version": "4.6.1", - "description": "The Lodash method `_.merge` exported as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "keywords": "lodash-modularized, merge", - "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", - "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.\"" } -} |
