Files
linker/gen/package.json
snltty 75dd22ccbd 165
2025-01-14 21:33:40 +08:00

17 lines
312 B
JSON

{
"name": "linker.updater.gen",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"js-yaml": "^4.1.0",
"moment": "^2.30.1",
"xml2js": "^0.6.2"
}
}