-
Notifications
You must be signed in to change notification settings - Fork 4
/
package.json
52 lines (52 loc) · 1.64 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
{
"_from": "react-native-video-editing",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "sha512-oZ8M0ABbAWXuYe7A7U5yL/ODUh8VcwdiBYntDHsaIZrENCXGdtQKLPMxMI2Nfd/LsFqsKohOV53boL4Vf2pRNw==",
"_location": "/react-native-video-editing",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "react-native-video-editing",
"name": "react-native-video-editing",
"escapedName": "react-native-video-editing",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-video-editing/-/react-native-video-editing-0.0.1.tgz",
"_shasum": "62e6749fb997cbac65ffef06c98c09274933e1a2",
"_spec": "react-native-video-editing",
"_where": "/Users/afnity_computer/Desktop/test/srctest",
"author": {
"name": "“Nitish",
"email": "“[email protected]”",
"url": "“https://github.com/kumarnitishraj”"
},
"bugs": {
"url": "https://github.com/kumarnitishraj/react-native-video-editing/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": " Video editing/trimming/filtering library for React-Native",
"homepage": "https://github.com/kumarnitishraj/react-native-video-editing#readme",
"keywords": [
"VideoEditing"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-video-editing",
"repository": {
"type": "git",
"url": "git+https://github.com/kumarnitishraj/react-native-video-editing.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.1"
}