sparkar-screen
Version:
A tool to accessing to display information in Spark AR
31 lines (30 loc) • 675 B
JSON
{
"name": "sparkar-screen",
"version": "1.3.1",
"description": "A tool to accessing to display information in Spark AR",
"main": "Screen.js",
"author": "Pofu Lu",
"keywords": [
"sparkar",
"spark-ar",
"screen",
"pofu"
],
"files": [
"Screen.js",
"Screen.d.ts"
],
"types": "Screen.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/pofulu/sparkar-screen.git"
},
"bugs": {
"url": "https://github.com/pofulu/sparkar-screen/issues"
},
"homepage": "https://github.com/pofulu/sparkar-screen#readme",
"license": "MIT"
}