{
  "name": "typecov",
  "version": "1.0.0",
  "description": "",
  "main": "index.js",
  "scripts": {
    "build:clean": "if [ -e /tmp/typewiz ]; then rm -rf /tmp/typewiz; fi",
    "build": "./bin/build.sh",
    "typecov": "./bin/typecov.sh",
    "upload": "./bin/upload.sh"
  },
  "keywords": [],
  "author": "",
  "license": "Apache-2.0"
}
