10 lines
205 B
JSON
10 lines
205 B
JSON
{
|
|
"name": "@og/binary-struct",
|
|
"type": "module",
|
|
"main": "index.mjs",
|
|
"dependencies": {
|
|
"@og/error-utils": "file:../error-utils",
|
|
"@og/uuid": "file:../uuid",
|
|
"@og/utility": "file:../utility"
|
|
}
|
|
} |