{
  "author": "Golyshev Dmitrii <golyshev.dmitry@yandex.ru>",
  "bugs": {
    "url": "https://github.com/golyshevd/obus/issues"
  },
  "contributors": [
    "Golyshev Dmitrii <golyshev.dmitry@yandex.ru>"
  ],
  "dependencies": {
    "lru-dict": "0.1.1",
    "to-single-quotes": "~2.0.0"
  },
  "description": "deep access to object properties",
  "devDependencies": {
    "benchmark": "~2.1.3",
    "eslint": "~3.12.2",
    "istanbul": "~0.4.5",
    "lodash": "~4.17.4",
    "mocha": "~3.2.0"
  },
  "license": "MIT",
  "main": "obus",
  "name": "obus",
  "repository": {
    "type": "git",
    "url": "git://github.com/golyshevd/obus.git"
  },
  "version": "6.0.0"
}
