This repository has been archived by the owner. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpackage.json
More file actions
56 lines (56 loc) · 1.44 KB
/
package.json
File metadata and controls
56 lines (56 loc) · 1.44 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
{
"_args": [
[
"react-native-google-cast@1.3.0",
"/Users/ndillon/Apps/dce-mobile"
]
],
"_from": "github:ndillon1/chromecast-v3",
"_id": "react-native-google-cast@1.3.0",
"_inBundle": false,
"_integrity": "sha1-NZNeXnQnLuyU6IQpVpMIQXUpx+E=",
"_location": "/react-native-google-cast",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "ndillon1/chromecast-v3",
"rawSpec": "ndillon1/chromecast-v3",
"saveSpec": "github:ndillon1/chromecast-v3",
"fetchSpec": null,
"gitCommittish": "master"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "github:ndillon1/chromecast-v3#6bdb0b1d6cddc822ee203f8a3931859ea9a2a89f",
"_spec": "ndillon1/chromecast-v3",
"_where": "/Users/ndillon/Apps/dce-mobile",
"author": {
"name": "Charlie L",
"email": "carlyeah@me.com"
},
"bugs": {
"url": "https://github.com/charliesbox/react-native-google-cast/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Chromecast library for iOS and Android",
"homepage": "https://github.com/charliesbox/react-native-google-cast#readme",
"keywords": [
"react-native",
"ios",
"android",
"chromecast",
"google",
"cast"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-google-cast",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/charliesbox/react-native-google-cast.git"
},
"version": "1.3.0"
}