react-native-arcore
Version:
React Native bindings for Google ARCore
29 lines (28 loc) • 655 B
JSON
{
"name": "react-native-arcore",
"version": "0.0.1",
"description": "React Native bindings for Google ARCore",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ohwhen/react-native-ARCore.git"
},
"keywords": [
"augmented",
"reality",
"ar",
"google",
"arcore",
"arcore",
"android"
],
"author": "Owen van Dijk",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/ohwhen/react-native-ARCore/issues"
},
"homepage": "https://github.com/ohwhen/react-native-ARCore#readme"
}