Show dino
This commit is contained in:
+8
-5
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user