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": "asn1@~0.2.3",
"_args": [
[
"asn1@0.2.4",
"/app"
]
],
"_from": "asn1@0.2.4",
"_id": "asn1@0.2.4",
"_inBundle": false,
"_integrity": "sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg==",
"_location": "/asn1",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "asn1@~0.2.3",
"raw": "asn1@0.2.4",
"name": "asn1",
"escapedName": "asn1",
"rawSpec": "~0.2.3",
"rawSpec": "0.2.4",
"saveSpec": null,
"fetchSpec": "~0.2.3"
"fetchSpec": "0.2.4"
},
"_requiredBy": [
"/sshpk"
],
"_resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz",
"_shasum": "8d2475dfab553bb33e77b54e59e880bb8ce23136",
"_spec": "asn1@~0.2.3",
"_where": "/home/g/Workspace/hatthieves/familyARK/familyark/app/node_modules/sshpk",
"_spec": "0.2.4",
"_where": "/app",
"author": {
"name": "Joyent",
"url": "joyent.com"
@@ -29,7 +34,6 @@
"bugs": {
"url": "https://github.com/joyent/node-asn1/issues"
},
"bundleDependencies": false,
"contributors": [
{
"name": "Mark Cavage",
@@ -51,7 +55,6 @@
"dependencies": {
"safer-buffer": "~2.1.0"
},
"deprecated": false,
"description": "Contains parsers and serializers for ASN.1 (currently BER only)",
"devDependencies": {
"eslint": "2.13.1",