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": [
[
"camelize@1.0.0",
"/app"
]
],
"_from": "camelize@1.0.0",
"_id": "camelize@1.0.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/helmet-csp"
],
"_resolved": "https://registry.npmjs.org/camelize/-/camelize-1.0.0.tgz",
"_shasum": "164a5483e630fa4321e5af07020e531831b2609b",
"_spec": "camelize@1.0.0",
"_where": "/app/node_modules/helmet-csp",
"_spec": "1.0.0",
"_where": "/app",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/substack/camelize/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "recursively transform key strings to camel-case",
"devDependencies": {
"tape": "~2.3.2"