mirror of
https://git.ddmt.top/ddmt/ddmt-tool.git
synced 2026-03-23 05:17:06 +00:00
init
This commit is contained in:
19
package.json
Normal file
19
package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "ddmt-tool",
|
||||
"version": "1.0.2",
|
||||
"description": "ddmt-tool",
|
||||
"main": "index.js",
|
||||
"type": "module",
|
||||
"scripts": {
|
||||
"dev": "node index.js"
|
||||
},
|
||||
"keywords": [
|
||||
"ddmt",
|
||||
"tool"
|
||||
],
|
||||
"author": "ddmt",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"ddmt-tool": "file:"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user