{
  "name": "bs-helpers",
  "version": "1.0.5",
  "description": "My OCaml helper functions",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/logiclogue/bs-helpers.git"
  },
  "author": "Jordan Lord (http://jordanlord.co.uk)",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/logiclogue/bs-helpers/issues"
  },
  "homepage": "https://github.com/logiclogue/bs-helpers#readme",
  "devDependencies": {
    "bs-platform": "^5.0.7",
    "chai": "^4.2.0",
    "mocha": "^6.1.4"
  }
}
