diff options
author | Florian Dold <florian.dold@gmail.com> | 2019-03-27 21:01:33 +0100 |
---|---|---|
committer | Florian Dold <florian.dold@gmail.com> | 2019-03-27 21:01:33 +0100 |
commit | cc97a4dd2a967e1c2273bd5f4c5f49a5bf2e2585 (patch) | |
tree | 92c5d88706a6ffc654d1b133618d357890e7096b /node_modules/lodash._reescape/package.json | |
parent | 3771b4d6b67b34c130f3a9a1a15f42deefdb2eda (diff) |
remove node_modules
Diffstat (limited to 'node_modules/lodash._reescape/package.json')
-rw-r--r-- | node_modules/lodash._reescape/package.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/node_modules/lodash._reescape/package.json b/node_modules/lodash._reescape/package.json deleted file mode 100644 index a25c81ede..000000000 --- a/node_modules/lodash._reescape/package.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "lodash._reescape", - "version": "3.0.0", - "description": "The modern build of lodash’s internal `reEscape` as a module.", - "homepage": "https://lodash.com/", - "icon": "https://lodash.com/icon.svg", - "license": "MIT", - "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", - "contributors": [ - "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)", - "Benjamin Tan <demoneaux@gmail.com> (https://d10.github.io/)", - "Blaine Bublitz <blaine@iceddev.com> (http://www.iceddev.com/)", - "Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)", - "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.\"" } -} |