10 lines
149 B
JSON
10 lines
149 B
JSON
{
|
|
"name": "@wrnexus/compiler",
|
|
"version": "0.2.45",
|
|
"type": "module",
|
|
"main": "src/index.ts",
|
|
"exports": {
|
|
".": "./src/index.ts"
|
|
}
|
|
}
|