{
  "name": "com.uvr.uvr-tests",
  "version": "0.4.1",
  "displayName": "UVR-tests",
  "description": "This is a test",
  "unity": "2019.2",
  "keywords": [
    "UVR",
    "test",
    "uvr"
  ],
  "author": "Clementine Petit",
  "type": "tests",
  "hideInEditor": false,
  "main": "index.js",
  "license": "ISC",
  "publishConfig": {
    "registry": "https://registry.npmjs.org/"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {}
}
