{
  "name": "readalong",
  "version": "1.0.9",
  "description": "Audio & text player object, based on Weston Ruter's HTML5-Audio-Read-Along",
  "main": "readalong.js",
  "directories": {
    "test": "test"
  },
  "scripts": {
    "dev": "budo test/vueapp.js:bundle.js -d test -o -l --cors --wg 'test/index.html'"
  },
  "author": "Chad Jones <chadananda@gmail.com>",
  "license": "ISC",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chadananda/readalong.git"
  },
  "keywords": [
    "audio",
    "alignment",
    "audio",
    "align",
    "immersive",
    "reading",
    "ocean"
  ],
  "bugs": {
    "url": "https://github.com/chadananda/readalong/issues"
  },
  "homepage": "https://github.com/chadananda/readalong#readme",
  "dependencies": {
    "js-binary": "^1.1.0"
  },
  "devDependencies": {
    "ascii85": "^1.0.2",
    "budo": "^10.0.3",
    "compromise": "^10.5.2",
    "jquery": "^3.2.1",
    "remove-punctuation": "0.0.4",
    "vue": "^2.3.4"
  }
}
