You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
247 B
13 lines
247 B
{
|
|
"private": true,
|
|
"name": "inkeon",
|
|
"scripts": {},
|
|
"devDependencies": {
|
|
"@types/lodash-es": "^4.17.12",
|
|
"lodash-es": "^4.17.21",
|
|
"tsx": "^4.19.2",
|
|
"typescript": "^5.7.2",
|
|
"unbuild": "^3.0.1",
|
|
"vite": "^6.0.5"
|
|
}
|
|
}
|