more node

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2021-05-25 01:00:00 +00:00
parent 9719023feb
commit 13f7303db1
23 changed files with 724 additions and 12 deletions

View File

@@ -0,0 +1,14 @@
{
"name": "tmp",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"express": "^5.0.0-alpha.8"
}
}