mirror of
https://github.com/cupcakearmy/dvb.git
synced 2024-11-05 09:14:09 +01:00
18 lines
360 B
JSON
18 lines
360 B
JSON
{
|
|
"name": "dvb",
|
|
"version": "1.0.0",
|
|
"description": "DVB Monitor App",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"css-loader": "latest",
|
|
"forever": "latest",
|
|
"style-loader": "latest",
|
|
"webpack": "latest"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/CupCakeArmy/dvb"
|
|
},
|
|
"author": "",
|
|
"license": "MIT"
|
|
} |