{
  "name": "lodash-walk-object",
  "version": "18.0.22",
  "scripts": {
    "test": "mocha --require ts-node/register src/**/*.spec.ts",
    "test:watch": "mocha --compilers ts-node/register src/**/*.spec.ts --watch"
  },
  "license": "MIT",
  "author": "Dariusz Filipiak",
  "private": false,
  "homepage": "https://github.com/darekf77/lodash-walk-object#readme",
  "bugs": {
    "url": "https://github.com/darekf77/lodash-walk-object/issues"
  },
  "dependencies": {
    "typescript-class-helpers": "18.0.25"
  },
  "description": "Walk all properties deep in object with lodash help",
  "keywords": [
    "ng2-rest",
    "docs",
    "documentation"
  ],
  "repository": {
    "type": "git",
    "url": "git+https://github.com/darekf77/lodash-walk-object.git"
  },
  "bin": {},
  "peerDependencies": {}
}
