Show dino

This commit is contained in:
Gustavo Adolfo Mesa Roldán
2020-04-01 23:50:42 +02:00
parent 13822fcaba
commit 09924eb01c
171 changed files with 3126 additions and 1270 deletions
+8 -5
View File
@@ -1,4 +1,10 @@
{
"_args": [
[
"bytes@3.1.0",
"/app"
]
],
"_from": "bytes@3.1.0",
"_id": "bytes@3.1.0",
"_inBundle": false,
@@ -20,9 +26,8 @@
"/raw-body"
],
"_resolved": "https://registry.npmjs.org/bytes/-/bytes-3.1.0.tgz",
"_shasum": "f6cf7933a360e0588fa9fde85651cdc7f805d1f6",
"_spec": "bytes@3.1.0",
"_where": "/app/node_modules/body-parser",
"_spec": "3.1.0",
"_where": "/app",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca",
@@ -31,7 +36,6 @@
"bugs": {
"url": "https://github.com/visionmedia/bytes.js/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jed Watson",
@@ -42,7 +46,6 @@
"email": "theo.fidry@gmail.com"
}
],
"deprecated": false,
"description": "Utility to parse a string bytes to bytes and vice-versa",
"devDependencies": {
"eslint": "5.12.1",