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": [
[
"sliced@1.0.1",
"/app"
]
],
"_from": "sliced@1.0.1",
"_id": "sliced@1.0.1",
"_inBundle": false,
@@ -19,9 +25,8 @@
"/mongoose"
],
"_resolved": "https://registry.npmjs.org/sliced/-/sliced-1.0.1.tgz",
"_shasum": "0b3a662b5d04c3177b1926bea82b03f837a2ef41",
"_spec": "sliced@1.0.1",
"_where": "/app/node_modules/mongoose",
"_spec": "1.0.1",
"_where": "/app",
"author": {
"name": "Aaron Heckmann",
"email": "aaron.heckmann+github@gmail.com"
@@ -29,9 +34,7 @@
"bugs": {
"url": "https://github.com/aheckmann/sliced/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "A faster Node.js alternative to Array.prototype.slice.call(arguments)",
"devDependencies": {
"benchmark": "~1.0.0",