11 lines
167 B
JSON
11 lines
167 B
JSON
{
|
|
"private": true,
|
|
"name": "simple-export-map",
|
|
"author": "ing-bank",
|
|
"type": "module",
|
|
"exports": {
|
|
"./*": {
|
|
"default": "./exports/*"
|
|
}
|
|
}
|
|
}
|