forked from xeodou/react-native-player
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
76 lines (76 loc) · 1.86 KB
/
Copy pathpackage.json
File metadata and controls
76 lines (76 loc) · 1.86 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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
{
"_args": [
[
"react-native-player@0.0.9",
"C:\\ListenIn"
]
],
"_from": "react-native-player@0.0.9",
"_id": "react-native-player@0.0.9",
"_inCache": true,
"_installable": true,
"_location": "/react-native-player",
"_nodeVersion": "4.2.1",
"_npmUser": {
"email": "xeodou@gmail.com",
"name": "xeodou"
},
"_npmVersion": "3.3.10",
"_phantomChildren": {},
"_requested": {
"name": "react-native-player",
"raw": "react-native-player@0.0.9",
"rawSpec": "0.0.9",
"scope": null,
"spec": "0.0.9",
"type": "version"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-player/-/react-native-player-0.0.9.tgz",
"_shasum": "be5247f3a8a2fccf53828accc31dd7e09d353401",
"_shrinkwrap": null,
"_spec": "react-native-player@0.0.9",
"_where": "C:\\ListenIn",
"author": {
"name": "xeodou@gmail.com"
},
"bugs": {
"url": "https://github.com/xeodou/react-native-player/issues"
},
"dependencies": {},
"description": "Media player for react-native",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "be5247f3a8a2fccf53828accc31dd7e09d353401",
"tarball": "https://registry.npmjs.org/react-native-player/-/react-native-player-0.0.9.tgz"
},
"gitHead": "0f7b198713f129f095cf0e3b8a0dfc63791cd009",
"homepage": "https://github.com/xeodou/react-native-player#readme",
"keywords": [
"react-native",
"android",
"TarsosDSP"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"email": "xeodou@gmail.com",
"name": "xeodou"
}
],
"name": "react-native-player",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/xeodou/react-native-player.git"
},
"scripts": {
"test": "npm test"
},
"version": "0.0.9"
}