sparkar-device
Version:
A tool to accessing to device state in Spark AR
20 lines • 376 B
JSON
{
"name": "sparkar-device",
"version": "0.1.0",
"description": "A tool to accessing to device state in Spark AR",
"main": "Device.js",
"author": "Pofu Lu",
"keywords": [
"sparkar",
"spark-ar",
"device",
"pofu"
],
"files": [
"/Device.js"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"license": "MIT"
}