{
  "name": "compoze",
  "version": "1.0.0",
  "description": "music writer",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1",
    "start": "server.js"
  },
  "repository": {
    "type": "git",
    "url": "https://coding.net/tan/write-music.git"
  },
  "keywords": [
    "write",
    "music",
    "play",
    "stave"
  ],
  "author": "tan",
  "license": "ISC",
  "dependencies": {
    "vexflow": "^1.2.27"
  }
}
