UNPKG

lodash-walk-object

Version:

Walk all properties deep in object with lodash help

31 lines (30 loc) 808 B
{ "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": {} }