mirror of
https://github.com/sigmasternchen/glitch-countdown
synced 2025-03-15 02:28:54 +00:00
18 lines
337 B
JSON
18 lines
337 B
JSON
![]() |
{
|
||
|
"dependencies": {
|
||
|
"webpack": "^5.89.0",
|
||
|
"webpack-cli": "^5.1.4"
|
||
|
},
|
||
|
"name": "glitch-countdown",
|
||
|
"version": "1.0.0",
|
||
|
"private": true,
|
||
|
"devDependencies": {},
|
||
|
"scripts": {
|
||
|
"test": "echo \"Error: no test specified\" && exit 1",
|
||
|
"build": "webpack"
|
||
|
},
|
||
|
"author": "",
|
||
|
"license": "ISC",
|
||
|
"description": ""
|
||
|
}
|