Security update to Drupal 8.4.6
[yaffs-website] / node_modules / global / package.json
1 {
2   "_args": [
3     [
4       "global@4.3.0",
5       "/var/www/yaffs/node_modules/video.js"
6     ]
7   ],
8   "_from": "global@4.3.0",
9   "_id": "global@4.3.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/global",
13   "_npmUser": {
14     "email": "raynos2@gmail.com",
15     "name": "raynos"
16   },
17   "_npmVersion": "1.4.23",
18   "_phantomChildren": {},
19   "_requested": {
20     "name": "global",
21     "raw": "global@4.3.0",
22     "rawSpec": "4.3.0",
23     "scope": null,
24     "spec": "4.3.0",
25     "type": "version"
26   },
27   "_requiredBy": [
28     "/video.js",
29     "/xhr"
30   ],
31   "_resolved": "https://registry.npmjs.org/global/-/global-4.3.0.tgz",
32   "_shasum": "ef7ec4beead579b454f5ebd5e7f303db54f42a2b",
33   "_shrinkwrap": null,
34   "_spec": "global@4.3.0",
35   "_where": "/var/www/yaffs/node_modules/video.js",
36   "author": {
37     "email": "raynos2@gmail.com",
38     "name": "Raynos"
39   },
40   "browser": {
41     "individual": false,
42     "min-document": false
43   },
44   "bugs": {
45     "email": "raynos2@gmail.com",
46     "url": "https://github.com/Raynos/global/issues"
47   },
48   "contributors": [
49     {
50       "name": "Raynos"
51     }
52   ],
53   "dependencies": {
54     "min-document": "^2.6.1",
55     "process": "~0.5.1"
56   },
57   "description": "Require global variables",
58   "devDependencies": {
59     "tape": "^2.12.0"
60   },
61   "directories": {},
62   "dist": {
63     "shasum": "ef7ec4beead579b454f5ebd5e7f303db54f42a2b",
64     "tarball": "https://registry.npmjs.org/global/-/global-4.3.0.tgz"
65   },
66   "gitHead": "b089724e7378fee6a7efda13f858577f34633ca8",
67   "homepage": "https://github.com/Raynos/global",
68   "keywords": [],
69   "licenses": [
70     {
71       "type": "MIT",
72       "url": "http://github.com/Raynos/global/raw/master/LICENSE"
73     }
74   ],
75   "main": "window.js",
76   "maintainers": [
77     {
78       "name": "raynos",
79       "email": "raynos2@gmail.com"
80     },
81     {
82       "name": "mattesch",
83       "email": "matt@mattesch.info"
84     },
85     {
86       "name": "jerrysievert",
87       "email": "code@legitimatesounding.com"
88     }
89   ],
90   "name": "global",
91   "optionalDependencies": {},
92   "readme": "ERROR: No README data found!",
93   "repository": {
94     "type": "git",
95     "url": "git://github.com/Raynos/global.git"
96   },
97   "scripts": {
98     "build": "browserify test/index.js -o test/static/bundle.js",
99     "test": "node ./test",
100     "testem": "testem"
101   },
102   "testling": {
103     "browsers": {
104       "chrome": [
105         "22",
106         "23",
107         "canary"
108       ],
109       "firefox": [
110         "16",
111         "17",
112         "nightly"
113       ],
114       "ie": [
115         "10",
116         "8",
117         "9"
118       ],
119       "opera": [
120         "12",
121         "next"
122       ],
123       "safari": [
124         "5.1"
125       ]
126     },
127     "files": "test/index.js"
128   },
129   "version": "4.3.0"
130 }