1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 22:08:02 +00:00
_/vad/package.json

12 lines
198 B
JSON
Raw Normal View History

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