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": [
[
"json-schema@0.2.3",
"/app"
]
],
"_from": "json-schema@0.2.3",
"_id": "json-schema@0.2.3",
"_inBundle": false,
@@ -19,17 +25,14 @@
"/jsprim"
],
"_resolved": "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz",
"_shasum": "b480c892e59a2f05954ce727bd3f2a4e882f9e13",
"_spec": "json-schema@0.2.3",
"_where": "/home/g/Workspace/hatthieves/familyARK/familyark/app/node_modules/jsprim",
"_spec": "0.2.3",
"_where": "/app",
"author": {
"name": "Kris Zyp"
},
"bugs": {
"url": "https://github.com/kriszyp/json-schema/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "JSON Schema validation and specifications",
"devDependencies": {
"vows": "*"