{
  "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"
}
