{
  "name": "duckless",
  "version": "1.0.0",
  "description": "Runtime javascript typization",
  "main": "index.js",
  "directories": {
    "test": "test"
  },
  "dependencies": {
    "tv4": "^1.2.7"
  },
  "devDependencies": {},
  "scripts": {
    "test": "mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yarax/duckless.git"
  },
  "keywords": [
    "javascript",
    "typization",
    "haskell"
  ],
  "author": "Roman Krivtsov",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/yarax/duckless/issues"
  },
  "homepage": "https://github.com/yarax/duckless#readme"
}
