mirror of
https://github.com/YuzuZensai/SimpleStaticExpress.git
synced 2026-01-06 04:33:28 +00:00
Init project
This commit is contained in:
12
package.json
Normal file
12
package.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"name": "simplestaticexpress",
|
||||
"version": "1.0.0",
|
||||
"main": "index.js",
|
||||
"repository": "https://github.com/YuzuZensai/SimpleStaticExpress.git",
|
||||
"author": "Yuzu <contact@kirameki.pink>",
|
||||
"license": "GPL-3.0",
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
"express": "^4.18.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user