11 lines
207 B
JSON
11 lines
207 B
JSON
{
|
|
"name": "@gridpilot/media",
|
|
"version": "0.1.0",
|
|
"type": "module",
|
|
"main": "./index.ts",
|
|
"types": "./index.ts",
|
|
"exports": {
|
|
".": "./index.ts",
|
|
"./application/*": "./application/*"
|
|
}
|
|
} |