You've already forked AstralRinth
forked from didirus/AstralRinth
13 lines
206 B
JSON
13 lines
206 B
JSON
{
|
|
"name": "@modrinth/omorphia",
|
|
"version": "0.0.1",
|
|
"main": "./index.js",
|
|
"types": "./index.d.ts",
|
|
"exports": {
|
|
".": {
|
|
"import": "./index.mjs",
|
|
"require": "./index.js"
|
|
}
|
|
}
|
|
}
|