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": [
[
"regexp-clone@0.0.1",
"/app"
]
],
"_from": "regexp-clone@0.0.1",
"_id": "regexp-clone@0.0.1",
"_inBundle": false,
@@ -20,9 +26,8 @@
"/mquery"
],
"_resolved": "https://registry.npmjs.org/regexp-clone/-/regexp-clone-0.0.1.tgz",
"_shasum": "a7c2e09891fdbf38fbb10d376fb73003e68ac589",
"_spec": "regexp-clone@0.0.1",
"_where": "/app/node_modules/mongoose",
"_spec": "0.0.1",
"_where": "/app",
"author": {
"name": "Aaron Heckmann",
"email": "aaron.heckmann+github@gmail.com"
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/aheckmann/regexp-clone/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Clone RegExps with options",
"devDependencies": {
"mocha": "1.8.1"