9 lines
147 B
JSON
9 lines
147 B
JSON
{
|
|
"name": "@initiative/domain",
|
|
"version": "0.0.0",
|
|
"private": true,
|
|
"type": "module",
|
|
"main": "./src/index.ts",
|
|
"types": "./src/index.ts"
|
|
}
|