{ "name": "ddmt-tool", "version": "1.0.4", "description": "ddmt-tool", "main": "index.js", "type": "module", "scripts": { "dev": "node index.js" }, "keywords": [ "ddmt", "tool" ], "author": "ddmt", "license": "ISC" }