{"library":"dosa","type":"library","category":null,"description":"Dosa is a JavaScript AST transpiler for instrumentation, wrapping variable accesses, function calls, binary expressions, and string literals with custom box_* functions. Version 1.0.0 is the initial stable release with no active development. It uses UglifyJS under the hood to parse and transform code, targeting debugging or runtime monitoring. Unlike Babel plugins or other instrumentation libraries, Dosa focuses on a simple, predictable transformation pattern, making it suitable for lightweight tracing but limited in customization.","language":"javascript","status":"active","version":"1.0.0","tags":["javascript"],"last_verified":"Fri May 01","install":[{"cmd":"npm install dosa","imports":["import dosa from 'dosa'","import { instrument } from 'dosa'","import type { DosaOptions } from 'dosa'"]},{"cmd":"yarn add dosa","imports":[]},{"cmd":"pnpm add dosa","imports":[]}],"homepage":null,"github":"https://github.com/skepticfx/dosa","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/dosa","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}