This commit is contained in:
2024-09-29 16:57:15 +08:00
parent 5d4723a005
commit c1cc5b2c4e
5 changed files with 73 additions and 0 deletions

20
package-lock.json generated Normal file
View File

@@ -0,0 +1,20 @@
{
"name": "ddmt-tool",
"version": "1.0.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "ddmt-tool",
"version": "1.0.2",
"license": "ISC",
"dependencies": {
"ddmt-tool": "file:"
}
},
"node_modules/ddmt-tool": {
"resolved": "",
"link": true
}
}
}