dragonroll/package.json
2024-09-24 19:48:59 +02:00

15 lines
271 B
JSON

{
"name": "dragonroll",
"version": "1.0.0",
"description": "Vtt",
"main": "prebuild.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "Aran Roig",
"license": "ISC",
"dependencies": {
"motion": "^10.18.0"
}
}