{ "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:" } }