Security update to Drupal 8.4.6
[yaffs-website] / node_modules / asn1 / package.json
1 {
2   "_args": [
3     [
4       "asn1@~0.2.3",
5       "/var/www/yaffs/node_modules/sshpk"
6     ]
7   ],
8   "_from": "asn1@>=0.2.3 <0.3.0",
9   "_id": "asn1@0.2.3",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/asn1",
13   "_npmUser": {
14     "email": "patrick.f.mooney@gmail.com",
15     "name": "pfmooney"
16   },
17   "_npmVersion": "1.4.28",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "asn1",
21     "raw": "asn1@~0.2.3",
22     "rawSpec": "~0.2.3",
23     "scope": null,
24     "spec": ">=0.2.3 <0.3.0",
25     "type": "range"
26   },
27   "_requiredBy": [
28     "/sshpk"
29   ],
30   "_resolved": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz",
31   "_shasum": "dac8787713c9966849fc8180777ebe9c1ddf3b86",
32   "_shrinkwrap": null,
33   "_spec": "asn1@~0.2.3",
34   "_where": "/var/www/yaffs/node_modules/sshpk",
35   "author": {
36     "email": "mcavage@gmail.com",
37     "name": "Mark Cavage"
38   },
39   "bugs": {
40     "url": "https://github.com/mcavage/node-asn1/issues"
41   },
42   "contributors": [
43     {
44       "name": "David Gwynne",
45       "email": "loki@animata.net"
46     },
47     {
48       "name": "Yunong Xiao",
49       "email": "yunong@joyent.com"
50     },
51     {
52       "name": "Alex Wilson",
53       "email": "alex.wilson@joyent.com"
54     }
55   ],
56   "dependencies": {},
57   "description": "Contains parsers and serializers for ASN.1 (currently BER only)",
58   "devDependencies": {
59     "tap": "0.4.8"
60   },
61   "directories": {},
62   "dist": {
63     "shasum": "dac8787713c9966849fc8180777ebe9c1ddf3b86",
64     "tarball": "https://registry.npmjs.org/asn1/-/asn1-0.2.3.tgz"
65   },
66   "homepage": "https://github.com/mcavage/node-asn1",
67   "license": "MIT",
68   "main": "lib/index.js",
69   "maintainers": [
70     {
71       "name": "mcavage",
72       "email": "mcavage@gmail.com"
73     },
74     {
75       "name": "pfmooney",
76       "email": "patrick.f.mooney@gmail.com"
77     }
78   ],
79   "name": "asn1",
80   "optionalDependencies": {},
81   "readme": "ERROR: No README data found!",
82   "repository": {
83     "type": "git",
84     "url": "git://github.com/mcavage/node-asn1.git"
85   },
86   "scripts": {
87     "test": "tap ./tst"
88   },
89   "version": "0.2.3"
90 }