-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathpackage.json
42 lines (39 loc) · 1.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
{
"name": "react-native-image-video-picker-editor",
"version": "1.0.11",
"description": "Picker and editor for image and video muliti select image and videotrimmer and image cropper",
"main": "./MImagePicker.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/blazerroad/react-native-image-video-picker-editor.git"
},
"dependencies": {
},
"keywords": [
"react native",
"image picker",
"video picker",
"image cropper",
"video trimmer",
"multi select",
"react-native",
"cameraroll",
"camera",
"photo gallery",
"Video trimmer",
"Video comprosser",
"photo zoom",
"photo edit",
"camera",
"video record"
],
"author": "BlazerRoad",
"license": "ISC",
"bugs": {
"url": "https://github.com/blazerroad/react-native-image-video-picker-editor/issues"
},
"homepage": "https://github.com/blazerroad/react-native-image-video-picker-editor#readme"
}