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
+13 -10
View File
@@ -1,27 +1,32 @@
{
"_from": "extend@~3.0.2",
"_args": [
[
"extend@3.0.2",
"/app"
]
],
"_from": "extend@3.0.2",
"_id": "extend@3.0.2",
"_inBundle": false,
"_integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",
"_location": "/extend",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "extend@~3.0.2",
"raw": "extend@3.0.2",
"name": "extend",
"escapedName": "extend",
"rawSpec": "~3.0.2",
"rawSpec": "3.0.2",
"saveSpec": null,
"fetchSpec": "~3.0.2"
"fetchSpec": "3.0.2"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",
"_shasum": "f8b1136b4071fbd8eb140aff858b1019ec2915fa",
"_spec": "extend@~3.0.2",
"_where": "/home/g/Workspace/hatthieves/familyARK/familyark/app/node_modules/request",
"_spec": "3.0.2",
"_where": "/app",
"author": {
"name": "Stefan Thomas",
"email": "justmoon@members.fsf.org",
@@ -30,7 +35,6 @@
"bugs": {
"url": "https://github.com/justmoon/node-extend/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Jordan Harband",
@@ -38,7 +42,6 @@
}
],
"dependencies": {},
"deprecated": false,
"description": "Port of jQuery.extend for node.js and the browser",
"devDependencies": {
"@ljharb/eslint-config": "^12.2.1",