17 lines
361 B
JSON
17 lines
361 B
JSON
{
|
|
"devDependencies": {
|
|
"typescript": "^4.5.5"
|
|
},
|
|
"name": "mogultv-rewrite",
|
|
"version": "1.0.0",
|
|
"description": "yoyo",
|
|
"main": "dist/index.js",
|
|
"repository": "https://git.qpixel.me/velvox/mogultv-rewrite.git",
|
|
"author": "Riley Smith <riley@rileysmith.me>",
|
|
"license": "MIT",
|
|
"volta": {
|
|
"node": "16.13.2",
|
|
"yarn": "1.22.17"
|
|
}
|
|
}
|