-
Notifications
You must be signed in to change notification settings - Fork 14
/
package.json
69 lines (69 loc) · 2.02 KB
/
package.json
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
{
"_from": "react-native-aliyun-playview",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-a1hp1GwbDNT/vUeLnMJmoZJSjWblNF9PI9qY41k5cBNugQOOFmY5VPYz5se08JUtb8CN86C4SHUK+qfzRyhYXQ==",
"_location": "/react-native-aliyun-playview",
"_phantomChildren": {
"csstype": "2.6.5",
"fbjs": "0.8.17"
},
"_requested": {
"type": "tag",
"registry": true,
"raw": "react-native-aliyun-playview",
"name": "react-native-aliyun-playview",
"escapedName": "react-native-aliyun-playview",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-aliyun-playview/-/react-native-aliyun-playview-1.0.2.tgz",
"_shasum": "0763d0dccef457f33a5b2b856d733d726ec87ea7",
"_spec": "react-native-aliyun-playview",
"_where": "/Users/heyanbei/Desktop/职卓三端项目/ZhiZhuoUser",
"author": {
"name": "bozaigao",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/bozaigao/react-native-aliyun-playview/issues"
},
"bundleDependencies": false,
"dependencies": {
"@types/lodash.debounce": "4.0.3",
"@types/prop-types": "15.5.2",
"@types/react": "16.4.7",
"@types/react-native": "0.49.5",
"lodash.debounce": "4.0.8",
"prop-types": "15.5.8",
"ts-object-utils": "0.0.5"
},
"deprecated": false,
"description": "阿里云点播组件的封装",
"devDependencies": {
"@types/lodash.debounce": "4.0.3",
"@types/prop-types": "15.5.2",
"@types/react": "16.4.7",
"@types/react-native": "0.49.5"
},
"homepage": "https://github.com/bozaigao/react-native-aliyun-playview#readme",
"keywords": [
"aliyun",
"video",
"native",
"react-native-aliyun-playview"
],
"license": "MIT",
"main": "src/AliyunPlayView.js",
"name": "react-native-aliyun-playview",
"repository": {
"type": "git",
"url": "git+https://github.com/bozaigao/react-native-aliyun-playview.git"
},
"version": "1.0.3"
}