{
  "name": "load-asciicast",
  "version": "2.1.0",
  "description": "Load, normalize and init asciinema asciicast data",
  "files": [
    "index.d.ts",
    "index.js"
  ],
  "scripts": {
    "test": "npx ava"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/marionebl/load-asciicast.git"
  },
  "keywords": [
    "asciinema",
    "asciicast"
  ],
  "author": "Mario Nebl <hello@mario-nebl.de>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/marionebl/load-asciicast/issues"
  },
  "homepage": "https://github.com/marionebl/load-asciicast#readme",
  "devDependencies": {
    "@marionebl/sander": "^0.6.1",
    "ava": "^2.4.0",
    "pkg-dir": "^4.2.0"
  }
}
