{"library":"dot-component","type":"library","category":null,"description":"MongoDB-style dot notation querying for JavaScript objects. It provides get, set, and parent traversal functions for nested object paths. This package is stable but very old (v0.1.1, last updated ~2013). It was designed for the now-defunct component(1) package manager and has no recent updates. Minimal and dependency-free, but lacks modern features like array index handling with brackets. Not actively maintained and best replaced by libraries like lodash._get or object-path.","language":"javascript","status":"maintenance","version":"0.1.1","tags":["javascript","dot"],"last_verified":"Fri Jun 05","install":[{"cmd":"npm install dot-component","imports":["const dot = require('dot')","dot.get(obj, path)","dot.set(obj, path, value)"]},{"cmd":"yarn add dot-component","imports":[]},{"cmd":"pnpm add dot-component","imports":[]}],"homepage":null,"github":null,"docs":null,"changelog":null,"pypi":null,"npm":"dot-component","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}