{
  "name": "bs-runtime",
  "version": "4.0.0",
  "description": "bs runtime libs only",
  "author": "giraud",
  "license": "MIT",
  "keywords": [
    "bucklescript"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/giraud/bs-runtime.git"
  },
  "dependencies": {
    "node-fs-extra": "0.8.2"
  },
  "devDependencies": {
    "bs-platform": "4.0.0"
  }
}
