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": [
[
"path-to-regexp@0.1.7",
"/app"
]
],
"_from": "path-to-regexp@0.1.7",
"_id": "path-to-regexp@0.1.7",
"_inBundle": false,
@@ -19,19 +25,16 @@
"/express"
],
"_resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-0.1.7.tgz",
"_shasum": "df604178005f522f15eb4490e7247a1bfaa67f8c",
"_spec": "path-to-regexp@0.1.7",
"_where": "/app/node_modules/express",
"_spec": "0.1.7",
"_where": "/app",
"bugs": {
"url": "https://github.com/component/path-to-regexp/issues"
},
"bundleDependencies": false,
"component": {
"scripts": {
"path-to-regexp": "index.js"
}
},
"deprecated": false,
"description": "Express style path to RegExp utility",
"devDependencies": {
"istanbul": "^0.2.6",