{
  "name": "slimerjs-core",
  "version": "0.13.0",
  "description": "SlimerJS with NPM support.",
  "bin": {
    "slimerjs": "./src/slimerjs-node"
  },
  "main": "./lib/slimerjs-core.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/KevinGrandon/slimerjs.git"
  },
  "author": "",
  "license": "MPL-2.0",
  "bugs": {
    "url": "https://github.com/KevinGrandon/slimerjs/issues"
  },
  "homepage": "https://github.com/KevinGrandon/slimerjs#readme",
  "dependencies": {}
}
