package.json
1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"_from": "webwackify@0.1.6",
"_id": "webwackify@0.1.6",
"_inBundle": false,
"_integrity": "sha1-HUKhKsYYI9fjRaveCE6qpipKles=",
"_location": "/webwackify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "webwackify@0.1.6",
"name": "webwackify",
"escapedName": "webwackify",
"rawSpec": "0.1.6",
"saveSpec": null,
"fetchSpec": "0.1.6"
},
"_requiredBy": [
"/videojs-contrib-hls",
"/videojs-contrib-media-sources"
],
"_resolved": "http://registry.npm.taobao.org/webwackify/download/webwackify-0.1.6.tgz",
"_shasum": "1d42a12ac61823d7e345abde084eaaa62a4a95eb",
"_spec": "webwackify@0.1.6",
"_where": "/Library/WebServer/Documents/mywork/cityOperationCenter/node_modules/videojs-contrib-hls",
"author": {
"name": "Matt Neil"
},
"bugs": {
"url": "https://github.com/videojs/webwackify/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "launch a web worker that can require() in the browser with browserify and webpack",
"homepage": "https://github.com/videojs/webwackify#readme",
"license": "MIT",
"main": "index.js",
"name": "webwackify",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/videojs/webwackify.git"
},
"version": "0.1.6"
}