30 lines
550 B
JSON
30 lines
550 B
JSON
{
|
|
"name": "y2k-alerts",
|
|
"version": "1.0.0",
|
|
"description": "Retro Y2k alert windows similar to win98, winxp and the old web.",
|
|
"keywords": [
|
|
"ui",
|
|
"kit",
|
|
"retro",
|
|
"ui",
|
|
"kit",
|
|
"win98",
|
|
"winxp",
|
|
"retro",
|
|
"ui",
|
|
"retro",
|
|
"alerts"
|
|
],
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "tea.chunkbyte.com/kato/y2k-alerts"
|
|
},
|
|
"license": "Apache-2.0",
|
|
"author": "Daniel Legt",
|
|
"type": "commonjs",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
}
|
|
}
|