1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 13:58:08 +00:00
_/vad/package.json
2020-08-08 23:15:38 +09:00

11 lines
200 B
JSON

{
"name": "vad",
"version": "0.0.1",
"private": true,
"dependencies": {
"next": "^9.5.1",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"vad.js": "kdavis-mozilla/vad.js"
}
}