js-pathfinder
Version:
Path utility for objects
19 lines • 399 B
JSON
{
"name": "js-pathfinder",
"version": "0.9.2",
"description": "Path utility for objects",
"browser": "./Src/PathFinder.js",
"dependencies": {
"esbuild": "latest"
},
"keywords": [
"Ecmascript", "Object", "Path"
],
"type": "module",
"repository": {
"type": "git",
"url": "https://github.com/KooiInc/pathfinder"
},
"author": "KooiInc/NICon",
"license": "ISC"
}