aboutsummaryrefslogtreecommitdiffstats
path: root/backend/node_modules/lodash.once/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'backend/node_modules/lodash.once/package.json')
-rw-r--r--backend/node_modules/lodash.once/package.json17
1 files changed, 0 insertions, 17 deletions
diff --git a/backend/node_modules/lodash.once/package.json b/backend/node_modules/lodash.once/package.json
deleted file mode 100644
index fae782c..0000000
--- a/backend/node_modules/lodash.once/package.json
+++ /dev/null
@@ -1,17 +0,0 @@
-{
- "name": "lodash.once",
- "version": "4.1.1",
- "description": "The lodash method `_.once` exported as a module.",
- "homepage": "https://lodash.com/",
- "icon": "https://lodash.com/icon.svg",
- "license": "MIT",
- "keywords": "lodash-modularized, once",
- "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.\"" }
-}