Refactoring day1

This commit is contained in:
2020-08-20 20:27:14 +02:00
parent 6aceefeb2f
commit b907489a75
481 changed files with 5321 additions and 5616 deletions

View File

@@ -22,4 +22,8 @@
"url": "http://juliangruber.com"
},
"license": "MIT"
}
,"_resolved": "https://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz"
,"_integrity": "sha1-ihis/Kmo9Bd+Cav8YDiTmwXR7t8="
,"_from": "isarray@0.0.1"
}

View File

@@ -29,4 +29,8 @@
},
"author": "Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me/)",
"license": "MIT"
}
,"_resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.1.14.tgz"
,"_integrity": "sha1-fPTFTvZI44EwhMY23SB54WbAgdk="
,"_from": "readable-stream@1.1.14"
}

View File

@@ -22,4 +22,8 @@
"browserify"
],
"license": "MIT"
}
,"_resolved": "https://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz"
,"_integrity": "sha1-YuIDvEF2bGwoyfyEMB2rHFMQ+pQ="
,"_from": "string_decoder@0.10.31"
}

6
node_modules/dicer/package.json generated vendored
View File

@@ -14,4 +14,8 @@
"keywords": [ "parser", "parse", "parsing", "multipart", "form-data", "streaming" ],
"licenses": [ { "type": "MIT", "url": "http://github.com/mscdex/dicer/raw/master/LICENSE" } ],
"repository" : { "type": "git", "url": "http://github.com/mscdex/dicer.git" }
}
,"_resolved": "https://registry.npmjs.org/dicer/-/dicer-0.2.5.tgz"
,"_integrity": "sha1-WZbAhrszIYyBLAkL3cCc0S+stw8="
,"_from": "dicer@0.2.5"
}