-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
59 lines (59 loc) · 1.86 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
{
"_from": "react-native-documentscanner-android@^0.1.4",
"_id": "react-native-documentscanner-android@0.1.9",
"_inBundle": false,
"_integrity": "sha512-Lumit31kEACSZTSDA7GkLxMY6C8IutmQJHelvWwM5mibC1k18Rny9PjefIu/x0mGMgb8X/JxxbKeJ3pX1XMmyg==",
"_location": "/react-native-documentscanner-android",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "react-native-documentscanner-android@^0.1.4",
"name": "react-native-documentscanner-android",
"escapedName": "react-native-documentscanner-android",
"rawSpec": "^0.1.4",
"saveSpec": null,
"fetchSpec": "^0.1.4"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/react-native-documentscanner-android/-/react-native-documentscanner-android-0.1.9.tgz",
"_shasum": "f6688b1bbe734aa2f18b28ba577785d6ace1c13f",
"_spec": "react-native-documentscanner-android@^0.1.4",
"_where": "/Users/guilhermedias/Documents/mobile/PJBank",
"author": {
"name": "Andre Junqueira"
},
"bugs": {
"url": "https://github.com/andreluisjunqueira/react-native-documentscanner-android/issues"
},
"bundleDependencies": false,
"dependencies": {
"prop-types": "^15.6.1"
},
"deprecated": false,
"description": "React Native Module to auto detect documents",
"devDependencies": {
"babel-eslint": "^7.0.0",
"eslint": "^3.7.1",
"eslint-config-tipsi": "^12.0.0"
},
"homepage": "https://github.com/andreluisjunqueira/react-native-documentscanner-android",
"keywords": [
"react",
"react-native",
"android",
"scanner",
"document"
],
"license": "MIT",
"main": "DocumentScanner.js",
"name": "react-native-documentscanner-android",
"repository": {
"type": "git",
"url": "git+ssh://git@github.com/andreluisjunqueira/react-native-documentscanner-android.git"
},
"scripts": {},
"version": "1.2.0"
}