UNPKG

node-arcoreimg

Version:

A wrapper for arcoreimg rating from google

32 lines (31 loc) 594 B
{ "name": "node-arcoreimg", "version": "1.0.0", "description": "A wrapper for arcoreimg rating from google", "author": { "name": "Rikee Maharjan", "email": "rikee14@gmail.com" }, "engines": { "node": ">=10" }, "repository": { "type": "git", "url": "https://github.com/sakadoddle/node-arcoreimg.git" }, "keywords": [ "arcoreimg", "sceneform", "AR", "ARCore" ], "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "license": "ISC", "dependencies": {}, "files": [ "index.js" ] }