json-pathfinder
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "json-pathfinder", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "extract paths to leafs of JSON object", | ||
@@ -19,3 +19,6 @@ "main": "index.js", | ||
], | ||
"keywords": [], | ||
"keywords": [ | ||
"json paths", | ||
"property tree of json" | ||
], | ||
"author": "Andre Stehle", | ||
@@ -28,5 +31,5 @@ "license": "MIT", | ||
"json-stack": "0.0.2", | ||
"lodash": "^4.15.0" | ||
"lodash": "^4.16.6" | ||
}, | ||
"devDependencies": {} | ||
} |
# json-pathfinder | ||
extract paths to leafs of JSON object | ||
extract paths to leafs of JSON object / property tree of json |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1987
4
Updatedlodash@^4.16.6