{
  "name": "@erickmerchant/ift",
  "version": "4.0.5",
  "description": "A ternary function with a default",
  "main": "main.js",
  "scripts": {
    "test": "standard && tape test.js | faucet",
    "cover": "nyc --reporter=html npm test"
  },
  "devDependencies": {
    "faucet": "0.0.1",
    "nyc": "^13.1.0",
    "standard": "^12.0.1",
    "tape": "^4.8.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/erickmerchant/ift.git"
  },
  "author": "Erick Merchant <erickmerchant@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/erickmerchant/ift/issues"
  },
  "homepage": "https://github.com/erickmerchant/ift#readme"
}
