-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
55 lines (55 loc) · 1.78 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
{
"_from": "git+https://github.com/tegraoss/react-native-wkitude-tegra.git",
"_id": "[email protected]",
"_inBundle": false,
"_integrity": "",
"_location": "/react-native-wikitude",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "react-native-wikitude@git+https://github.com/tegraoss/react-native-wkitude-tegra.git",
"name": "react-native-wikitude",
"escapedName": "react-native-wikitude",
"rawSpec": "git+https://github.com/tegraoss/react-native-wkitude-tegra.git",
"saveSpec": "git+https://github.com/tegraoss/react-native-wkitude-tegra.git",
"fetchSpec": "https://github.com/tegraoss/react-native-wkitude-tegra.git",
"gitCommittish": null
},
"_requiredBy": [
"/"
],
"_resolved": "git+https://github.com/tegraoss/react-native-wkitude-tegra.git#2e85860a9425a2d5392685ab6f775c6e7179d6d0",
"_spec": "react-native-wikitude@git+https://github.com/tegraoss/react-native-wkitude-tegra.git",
"_where": "/Users/patricksouza/Documents/Projects/assai-clientes-app",
"author": {
"name": "brave-digital"
},
"bugs": {
"url": "https://github.com/brave-digital/react-native-wikitude/issues"
},
"bundleDependencies": false,
"dependencies": {
"npm": "^5.7.1"
},
"deprecated": false,
"description": "Bridge between Wikitude and React Native",
"homepage": "https://github.com/brave-digital/react-native-wikitude#readme",
"keywords": [
"wikitude",
"AR",
"augmented reality",
"react native",
"react"
],
"license": "MIT",
"main": "index.js",
"name": "react-native-wikitude",
"repository": {
"type": "git",
"url": "git+https://github.com/brave-digital/react-native-wikitude.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "2.0.4"
}