Added missing modules, including some as submodules.
[yaffs-website] / node_modules / videojs-vtt.js / package.json
1 {
2   "_args": [
3     [
4       "videojs-vtt.js@0.12.3",
5       "/var/www/yaffs/node_modules/video.js"
6     ]
7   ],
8   "_from": "videojs-vtt.js@0.12.3",
9   "_id": "videojs-vtt.js@0.12.3",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/videojs-vtt.js",
13   "_nodeVersion": "4.4.3",
14   "_npmOperationalInternal": {
15     "host": "packages-12-west.internal.npmjs.com",
16     "tmp": "tmp/videojs-vtt.js-0.12.3.tgz_1490198545178_0.8099364163354039"
17   },
18   "_npmUser": {
19     "email": "me@gkatsev.com",
20     "name": "gkatsev"
21   },
22   "_npmVersion": "2.15.6",
23   "_phantomChildren": {},
24   "_requested": {
25     "name": "videojs-vtt.js",
26     "raw": "videojs-vtt.js@0.12.3",
27     "rawSpec": "0.12.3",
28     "scope": null,
29     "spec": "0.12.3",
30     "type": "version"
31   },
32   "_requiredBy": [
33     "/video.js"
34   ],
35   "_resolved": "https://registry.npmjs.org/videojs-vtt.js/-/videojs-vtt.js-0.12.3.tgz",
36   "_shasum": "5ec6606844544790a795e8e396e3f2ab3649a2d6",
37   "_shrinkwrap": null,
38   "_spec": "videojs-vtt.js@0.12.3",
39   "_where": "/var/www/yaffs/node_modules/video.js",
40   "author": {
41     "email": "gal@mozilla.com",
42     "name": "Andreas Gal"
43   },
44   "bugs": {
45     "url": "https://github.com/gkatsev/vtt.js/issues"
46   },
47   "contributors": [
48     {
49       "name": "Edwin Lim",
50       "email": "limed3@gmail.com"
51     },
52     {
53       "name": "This is an",
54       "url": "incomplete"
55     },
56     {
57       "name": "here, you may add your name and, optionally, email address in the"
58     },
59     {
60       "name": "appropriate place."
61     },
62     {
63       "name": "Andreas Gal",
64       "email": "gal@mozilla.com"
65     },
66     {
67       "name": "Rick Eyre",
68       "email": "rick.eyre@hotmail.com"
69     },
70     {
71       "name": "David Humphrey",
72       "email": "david.humphrey@senecacollege.ca"
73     },
74     {
75       "name": "Jeffrey Espiritu",
76       "email": "jeff_pro3@hotmail.com"
77     },
78     {
79       "name": "Alex Kotliar",
80       "email": "alexkotliar@gmail.com"
81     },
82     {
83       "name": "Ali Al Dallal",
84       "email": "ali@alicoding.com"
85     },
86     {
87       "name": "codebase which lives in this repository. If you make a contribution"
88     },
89     {
90       "name": "Michael Afidchao",
91       "email": "mdafidchao@learn.senecac.on.ca"
92     },
93     {
94       "name": "Shayan Ahmad",
95       "email": "szahmad@learn.senecac.on.ca"
96     },
97     {
98       "name": "Jordan Raffoul",
99       "email": "raffoul.jordan@gmail.com"
100     },
101     {
102       "name": "Vince Lee",
103       "email": "vince.lee.lien@gmail.com"
104     },
105     {
106       "name": "Kyle Barnhart",
107       "email": "kyle@barnhart.ca"
108     },
109     {
110       "name": "Mandeep Garg",
111       "email": "mkgarg1@learn.senecac.on.ca"
112     },
113     {
114       "name": "Dale Karp",
115       "email": "me@dale.io"
116     },
117     {
118       "name": "Marcus Saad",
119       "email": "mv.nsaad@gmail.com"
120     },
121     {
122       "name": "Cyril Concolato",
123       "email": "cyril.concolato@telecom-paristech.fr"
124     }
125   ],
126   "dependencies": {},
127   "description": "A JavaScript implementation of the WebVTT specification.",
128   "devDependencies": {
129     "async": "0.9.0",
130     "difflet": "git://github.com/humphd/difflet.git#714b82706ad39d75275a886aeff637df5097626f",
131     "dive": "0.3.1",
132     "grunt": "0.4.1",
133     "grunt-bump": "0.0.14",
134     "grunt-cli": "0.1.9",
135     "grunt-contrib-concat": "0.4.0",
136     "grunt-contrib-jshint": "0.10.0",
137     "grunt-contrib-uglify": "0.5.0",
138     "grunt-mocha-test": "0.11.0",
139     "json-stable-stringify": "1.0.0",
140     "mocha": "1.20.1",
141     "node-vtt": "1.1.7",
142     "optimist": "0.6.1",
143     "text-encoding": "0.1.0",
144     "underscore": "1.6.0"
145   },
146   "directories": {},
147   "dist": {
148     "shasum": "5ec6606844544790a795e8e396e3f2ab3649a2d6",
149     "tarball": "https://registry.npmjs.org/videojs-vtt.js/-/videojs-vtt.js-0.12.3.tgz"
150   },
151   "files": [
152     "dist/",
153     "lib/browser.js",
154     "lib/index.js",
155     "lib/vtt.js",
156     "lib/vttcue-extended.js",
157     "lib/vttcue.js",
158     "lib/vttregion-extended.js",
159     "lib/vttregion.js"
160   ],
161   "gitHead": "bbcad98cb55811d2413b3f8aa46b1cb58741fa36",
162   "homepage": "https://github.com/gkatsev/vtt.js",
163   "keywords": [
164     "captions",
165     "subtitles",
166     "text track",
167     "track",
168     "vtt",
169     "webvtt"
170   ],
171   "license": {
172     "type": "Apache-2.0",
173     "url": "https://github.com/gkatsev/vtt.js/blob/master/LICENSE"
174   },
175   "main": "lib/browser-index.js",
176   "maintainers": [
177     {
178       "name": "gkatsev",
179       "email": "me@gkatsev.com"
180     }
181   ],
182   "name": "videojs-vtt.js",
183   "optionalDependencies": {},
184   "readme": "ERROR: No README data found!",
185   "repository": {
186     "type": "git",
187     "url": "git+https://github.com/gkatsev/vtt.js.git"
188   },
189   "scripts": {
190     "test": "grunt"
191   },
192   "version": "0.12.3"
193 }