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": "tough-cookie@~2.5.0",
"_args": [
[
"tough-cookie@2.5.0",
"/app"
]
],
"_from": "tough-cookie@2.5.0",
"_id": "tough-cookie@2.5.0",
"_inBundle": false,
"_integrity": "sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g==",
"_location": "/tough-cookie",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "tough-cookie@~2.5.0",
"raw": "tough-cookie@2.5.0",
"name": "tough-cookie",
"escapedName": "tough-cookie",
"rawSpec": "~2.5.0",
"rawSpec": "2.5.0",
"saveSpec": null,
"fetchSpec": "~2.5.0"
"fetchSpec": "2.5.0"
},
"_requiredBy": [
"/request"
],
"_resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz",
"_shasum": "cd9fb2a0aa1d5a12b473bd9fb96fa3dcff65ade2",
"_spec": "tough-cookie@~2.5.0",
"_where": "/home/g/Workspace/hatthieves/familyARK/familyark/app/node_modules/request",
"_spec": "2.5.0",
"_where": "/app",
"author": {
"name": "Jeremy Stashewsky",
"email": "jstash@gmail.com"
@@ -29,7 +34,6 @@
"bugs": {
"url": "https://github.com/salesforce/tough-cookie/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Alexander Savin"
@@ -54,7 +58,6 @@
"psl": "^1.1.28",
"punycode": "^2.1.1"
},
"deprecated": false,
"description": "RFC6265 Cookies and Cookie Jar for node.js",
"devDependencies": {
"async": "^1.4.2",