Initial Commit
This commit is contained in:
29
package.json
Normal file
29
package.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user