{ "name": "@og/processor", "type": "module", "main": "index.mjs", "dependencies": { "@og/binary-struct": "file:../shared/bstruct", "@og/utility": "file:../shared/utility", "@og/error-utils": "file:../shared/error-utils" } }