{
  "name": "jp.goma_recorder.midity.playable",
  "displayName": "Playable Midi",
  "author": "Tabi Morinaga",
  "version": "1.1.0",
  "unity": "2020.1",
  "description": "Playable Midi is a custom timeline/playables package that provides functionality to control object properties based on sequence data contained in a standard MIDI file",
  "keywords": [
    "unity",
    "midi"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/goma-recorder/PlayableMidi.git"
  },
  "bugs": {
    "url": "https://github.com/goma-recorder/PlayableMidi/issues"
  },
  "homepage": "https://github.com/goma-recorder/PlayableMidi#readme",
  "samples": [
    {
      "displayName": "Sample Project",
      "description": "This is sample",
      "path": "Samples~/"
    }
  ]
}
