{
  "name": "intertype",
  "version": "203.2.0",
  "description": "A JavaScript typechecker",
  "main": "lib/main.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/loveencounterflow/intertype.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/loveencounterflow/intertype/issues"
  },
  "homepage": "https://github.com/loveencounterflow/intertype#readme",
  "dependencies": {
    "webguy": "^5.2.1"
  },
  "scripts": {
    "test": "echo use https://github.com/loveencounterflow/hengist"
  }
}