10 lines
216 B
JSON
10 lines
216 B
JSON
{
|
|
"name": "@gridpilot/social",
|
|
"version": "0.1.0",
|
|
"type": "module",
|
|
"exports": {
|
|
"./domain/*": "./domain/*",
|
|
"./application/*": "./application/*",
|
|
"./infrastructure/*": "./infrastructure/*"
|
|
}
|
|
} |