{
   "name": "@schutm/bs-cmdliner",
   "version": "0.0.3",
   "repository": {
      "type": "git",
      "url": "https://gitlab.com/schutm/bs-cmdliner.git"
   },
   "scripts": {
      "prepare": "npm run clean && bsb -make-world",
      "clean": "bsb -clean-world",
      "test": "echo \"Error: no tests specified\" && exit 1"
   },
   "keywords": [
      "BuckleScript",
      "ReasonML",
      "OCaml",
      "compat",
      "compatibility"
   ],
   "bugs": {
      "url": "https://gitlab.com/schutm/bs-cmdliner/issues"
   },
   "homepage": "https://gitlab.com/schutm/bs-cmdliner#readme",
   "devDependencies": {
      "bs-platform": ""
   },
   "peerDependencies": {
      "bs-platform": ""
   },
   "dependencies": {}
}
