{
  "name": "geostorm-ost",
  "version": "0.1.19",
  "description": "Play Geostorm OST from terminal.",
  "main": "index.js",
  "scripts": {
    "install": "node install",
    "start": "node ./",
    "test": "exit"
  },
  "bin": {
    "geostorm-ost": "index.cmd"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nodef/geostorm-ost.git"
  },
  "keywords": [
    "geostorm",
    "ost",
    "terminal"
  ],
  "author": "wolfram77@gmail.com",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/nodef/geostorm-ost/issues"
  },
  "homepage": "https://github.com/nodef/geostorm-ost#readme",
  "dependencies": {
    "chalk": "^4.0.0",
    "chalk-animation": "^1.6.0",
    "lame": "^1.2.4",
    "speaker": "^0.5.1",
    "youtube-audio-stream": "0.3.5"
  }
}
