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,41 +1,44 @@
{
"_from": "ajv@^6.5.5",
"_args": [
[
"ajv@6.12.0",
"/app"
]
],
"_from": "ajv@6.12.0",
"_id": "ajv@6.12.0",
"_inBundle": false,
"_integrity": "sha512-D6gFiFA0RRLyUbvijN74DWAjXSFxWKaWP7mldxkVhyhAV3+SWA9HEJPHQ2c9soIeTFJqcSdFDGFgdqs1iUU2Hw==",
"_location": "/ajv",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "ajv@^6.5.5",
"raw": "ajv@6.12.0",
"name": "ajv",
"escapedName": "ajv",
"rawSpec": "^6.5.5",
"rawSpec": "6.12.0",
"saveSpec": null,
"fetchSpec": "^6.5.5"
"fetchSpec": "6.12.0"
},
"_requiredBy": [
"/har-validator"
],
"_resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.0.tgz",
"_shasum": "06d60b96d87b8454a5adaba86e7854da629db4b7",
"_spec": "ajv@^6.5.5",
"_where": "/home/g/Workspace/hatthieves/familyARK/familyark/app/node_modules/har-validator",
"_spec": "6.12.0",
"_where": "/app",
"author": {
"name": "Evgeny Poberezkin"
},
"bugs": {
"url": "https://github.com/epoberezkin/ajv/issues"
},
"bundleDependencies": false,
"dependencies": {
"fast-deep-equal": "^3.1.1",
"fast-json-stable-stringify": "^2.0.0",
"json-schema-traverse": "^0.4.1",
"uri-js": "^4.2.2"
},
"deprecated": false,
"description": "Another JSON Schema Validator",
"devDependencies": {
"ajv-async": "^1.0.0",