20 lines
408 B
JSON
20 lines
408 B
JSON
{
|
|
"name": "assets",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "tailwind.config.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"type": "commonjs",
|
|
"dependencies": {
|
|
"@ricky0123/vad-web": "^0.0.24",
|
|
"onnxruntime-web": "^1.22.0",
|
|
"phoenix": "^1.7.21",
|
|
"phoenix_live_view": "^1.1.2"
|
|
}
|
|
}
|