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": "psl@^1.1.28",
"_args": [
[
"psl@1.8.0",
"/app"
]
],
"_from": "psl@1.8.0",
"_id": "psl@1.8.0",
"_inBundle": false,
"_integrity": "sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ==",
"_location": "/psl",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "psl@^1.1.28",
"raw": "psl@1.8.0",
"name": "psl",
"escapedName": "psl",
"rawSpec": "^1.1.28",
"rawSpec": "1.8.0",
"saveSpec": null,
"fetchSpec": "^1.1.28"
"fetchSpec": "1.8.0"
},
"_requiredBy": [
"/tough-cookie"
],
"_resolved": "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz",
"_shasum": "9326f8bcfb013adcc005fdff056acce020e51c24",
"_spec": "psl@^1.1.28",
"_where": "/home/g/Workspace/hatthieves/familyARK/familyark/app/node_modules/tough-cookie",
"_spec": "1.8.0",
"_where": "/app",
"author": {
"name": "Lupo Montero",
"email": "lupomontero@gmail.com",
@@ -30,8 +35,6 @@
"bugs": {
"url": "https://github.com/lupomontero/psl/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Domain name parser based on the Public Suffix List",
"devDependencies": {
"JSONStream": "^1.3.5",