This repository has been archived on 2023-12-27. You can view files and clone it, but cannot push or open issues or pull requests.
live-shanghai/package.json
2023-04-12 01:44:01 +08:00

13 lines
217 B
JSON

{
"name": "live-shanghai",
"version": "1.0.0",
"description": "",
"main": "index.js",
"type": "module",
"scripts": {
"start": "node index.js"
},
"keywords": [],
"author": "",
"license": "ISC"
}