{
  "name": "bs-batteries",
  "version": "0.0.14",
  "keywords": [
    "batteries-included",
    "bucklescript",
    "bsb",
    "reason",
    "reasonml",
    "ocaml",
    "bs-batteries",
    "bs-platform"
  ],
  "description": "Ocaml batteries for bucklescript",
  "repository": "git@github.com:meafmira/bs-batteries.git",
  "author": "meafmira <i@meafmira.me>",
  "license": "MIT",
  "scripts": {
    "build": "bsb -clean-world -make-world",
    "watch": "bsb -clean-world -make-world -w"
  },
  "dependencies": {},
  "peerDependencies": {
    "bs-platform": "^2.0.0"
  },
  "devDependencies": {
    "bs-platform": "^2.0.0"
  }
}
