{
  "name": "com.biomotionlab.unitypdfdisplay",
  "version": "1.0.3",
  "displayName": "bml Unity PDF Display",
  "description": "A Package to view pdf files in unity",
  "unity": "2019.4",
  "keywords": [
    "PDF",
    "Viewer"
  ],
  "author": {
    "name": "Parth Patel, Adam Bebko, BioMotionLab",
    "email": "biomotionlab@gmail.com",
    "url": "biomotionlab.ca"
  },
  "type": "library",
  "samples": [
    {
      "displayName": "Sample Scene",
      "description": "A quick sample showing off the display of a converted pdf file",
      "path": "Samples~/SampleScene"
    }
  ]
}
