summaryrefslogtreecommitdiff
path: root/node_modules/lodash.template/node_modules/lodash.templatesettings/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/lodash.template/node_modules/lodash.templatesettings/package.json')
-rw-r--r--node_modules/lodash.template/node_modules/lodash.templatesettings/package.json21
1 files changed, 0 insertions, 21 deletions
diff --git a/node_modules/lodash.template/node_modules/lodash.templatesettings/package.json b/node_modules/lodash.template/node_modules/lodash.templatesettings/package.json
deleted file mode 100644
index e4959713d..000000000
--- a/node_modules/lodash.template/node_modules/lodash.templatesettings/package.json
+++ /dev/null
@@ -1,21 +0,0 @@
-{
- "name": "lodash.templatesettings",
- "version": "2.4.1",
- "description": "The Lo-Dash object `_.templateSettings` as a Node.js module generated by lodash-cli.",
- "homepage": "http://lodash.com/custom-builds",
- "license": "MIT",
- "keywords": ["functional", "lodash", "lodash-modularized", "server", "util"],
- "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@iceddev.com> (http://www.iceddev.com/)",
- "Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
- "Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
- ],
- "bugs": "https://github.com/lodash/lodash-cli/issues",
- "repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" },
- "dependencies": {
- "lodash.escape": "~2.4.1",
- "lodash._reinterpolate": "~2.4.1"
- }
-}