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": [
[
"toidentifier@1.0.0",
"/app"
]
],
"_from": "toidentifier@1.0.0",
"_id": "toidentifier@1.0.0",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/http-errors"
],
"_resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.0.tgz",
"_shasum": "7e1be3470f1e77948bc43d94a3c8f4d7752ba553",
"_spec": "toidentifier@1.0.0",
"_where": "/app/node_modules/http-errors",
"_spec": "1.0.0",
"_where": "/app",
"author": {
"name": "Douglas Christopher Wilson",
"email": "doug@somethingdoug.com"
@@ -29,7 +34,6 @@
"bugs": {
"url": "https://github.com/component/toidentifier/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Douglas Christopher Wilson",
@@ -41,7 +45,6 @@
"url": "http://niftylettuce.com/"
}
],
"deprecated": false,
"description": "Convert a string of words to a JavaScript identifier",
"devDependencies": {
"eslint": "4.19.1",