{
  "author": "clubfest", 
  "bugs": {
    "url": "https://github.com/SlowBubble/tunes/issues"
  }, 
  "description": "Kids tunes in tsv format that can be rendered by midi-sheet", 
  "homepage": "https://github.com/SlowBubble/tunes#readme", 
  "keywords": [
    "tunes", 
    "midi-sheet"
  ], 
  "license": "MIT", 
  "main": "index.json", 
  "name": "@clubfest/kids-tunes", 
  "repository": {
    "type": "git", 
    "url": "git+https://github.com/SlowBubble/tunes.git"
  }, 
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  }, 
  "version": "1.0.2"
}