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