{
  "name": "com.wallstop-studios.data-visualizer",
  "version": "0.0.37",
  "displayName": "Data Visualizer",
  "description": "Data Management UI for Unity's Scriptable Objects",
  "dependencies": {},
  "unity": "2021.3",
  "keywords": [
    "Scriptable Object",
    "Scriptable Objects",
    "SO",
    "data",
    "UI",
    "management"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/wallstop/DataVisualizer.git"
  },
  "bugs": {
    "url": "https://github.com/wallstop/DataVisualizer/issues"
  },
  "author": "wallstop studios <wallstop@wallstopstudios.com> (https://wallstopstudios.com)",
  "homepage": "https://github.com/wallstop/DataVisualizer#readme",
  "main": "README.md",
  "files": [
    "Editor",
    "Editor.meta",
    "Runtime",
    "Runtime.meta",
    "Tests",
    "Tests.meta",
    "docs",
    "docs.meta",
    "README.md.meta",
    "LICENSE.meta",
    "package.json.meta"
  ],
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }
}




































