Implement basic background animation for closed screen.
This commit is contained in:
16
package.json
Normal file
16
package.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "isdefoobaropen.nl",
|
||||
"version": "1.0.0",
|
||||
"description": "Source code for isdefoobaropen.nl",
|
||||
"main": "index.js",
|
||||
"repository": "gitea@git.bertptrs.nl:bert/isdefoobaropen.nl.git",
|
||||
"author": "Bert Peters <bert@bertptrs.nl>",
|
||||
"license": "GPLv3",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
},
|
||||
"devDependencies": {
|
||||
"webpack": "^4.29.6",
|
||||
"webpack-cli": "^3.2.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user