UNPKG

field-tracker

Version:

It provides hierarchical path of the specified property within the passed object along with its corresponding value.

30 lines (29 loc) 753 B
{ "name": "field-tracker", "version": "1.0.0", "description": "It provides hierarchical path of the specified property within the passed object along with its corresponding value.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/haider988/field-tracker.git" }, "keywords": [ "npm", "field-tracker", "JSON-Object-tree", "object-tree", "object-field-path", "path", "object", "path" ], "author": "Syed Bilal Haider", "license": "ISC", "bugs": { "url": "https://github.com/haider988/field-tracker/issues" }, "homepage": "https://github.com/haider988/field-tracker#readme" }