{
  "name": "locus",
  "version": "2.0.4",
  "description": "Line focuser",
  "main": "src/locus.js",
  "scripts": {
    "postinstall": "node bin/npm-postinstall"
  },
  "files": [
    "src/",
    "bin/"
  ],
  "dependencies": {
    "bindings": "^1.5.0",
    "cardinal": "^2.1.1",
    "cli-color": "^2.0.0",
    "deasync": "^0.1.15",
    "escope": "^3.6.0",
    "esprima": "^4.0.1",
    "estraverse": "^4.3.0",
    "lodash": "^4.17.15",
    "md5": "^2.2.1",
    "parse-stack": "^0.1.4",
    "prompt": "^1.0.0",
    "readline-history": "^1.2.0"
  },
  "keywords": [
    "debug",
    "repl",
    "debugger",
    "line",
    "injection"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/Buildize/locus.git"
  },
  "author": "Ali Davut",
  "license": "LGPL-3.0",
  "readmeFilename": "README.md",
  "bugs": {
    "url": "https://github.com/Buildize/locus/issues"
  }
}
