This commit is contained in:
eric sciple 2020-01-24 12:22:34 -05:00
parent 9fff29ba6c
commit 00c3b50fca
7278 changed files with 0 additions and 1778943 deletions

23
node_modules/makeerror/package.json generated vendored
View file

@ -1,23 +0,0 @@
{
"name": "makeerror",
"description": "A library to make errors.",
"version": "1.0.11",
"license": "BSD-3-Clause",
"author": "Naitik Shah <n@daaku.org>",
"main": "lib/makeerror",
"repository": {
"type": "git",
"url": "https://github.com/daaku/nodejs-makeerror"
},
"scripts": { "test": "NODE_PATH=./lib mocha --ui exports" },
"dependencies": {
"tmpl": "1.0.x"
},
"devDependencies": {
"mocha": "0.12.x"
}
,"_resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz"
,"_integrity": "sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw="
,"_from": "makeerror@1.0.11"
}