{
  "name": "haven-if",
  "version": "1.0.0",
  "description": "Haven display library for interactive fiction",
  "scripts": {
    "lint": "jshint *.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/vorple/haven.git"
  },
  "author": "Juhana Leinonen",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/vorple/haven/issues"
  },
  "homepage": "https://github.com/vorple/haven",
  "dependencies": {
    "browserfs": "^1.4.3",
    "custom-event-polyfill": "^0.3.0"
  }
}
