-
Notifications
You must be signed in to change notification settings - Fork 68
/
Copy pathpackage.json
45 lines (45 loc) · 1.5 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
{
"_from": "git+https://github.com/adamgf/react-native-opencv3.git",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/react-native-opencv3",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "react-native-opencv3@git+https://github.com/adamgf/react-native-opencv3.git",
"name": "react-native-opencv3",
"escapedName": "react-native-opencv3",
"rawSpec": "git+https://github.com/adamgf/react-native-opencv3.git",
"saveSpec": "git+https://github.com/adamgf/react-native-opencv3.git",
"fetchSpec": "https://github.com/adamgf/react-native-opencv3.git",
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "git+https://github.com/adamgf/react-native-opencv3.git#b46c7bc760ce35019711b3ca6568ed4344dfdc28",
"_spec": "react-native-opencv3@git+https://github.com/adamgf/react-native-opencv3.git",
"_where": "/freelancing/Education/apps/react-native-opencv3-tests/SimpleGreyscale",
"author": {
"name": "Adam G. Freeman"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "OpenCV+contrib ported to React-Native for both iOS (v3.4.1) and Android (v3.4.4)",
"keywords": [
"react-native OpenCV"
],
"license": "BSD",
"main": "index.js",
"name": "react-native-opencv3",
"peerDependencies": {
"react-native": "0.59.5",
"react-native-fs": "^2.13.3"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.8"
}