{
    "type": "module",
    "name": "@masx200/leetcode-test",
    "version": "10.10.0",
    "repository": {
        "type": "git",
        "url": "https://github.com/masx200/leetcode-test"
    },
    "author": "masx200 <34191203+masx200@users.noreply.github.com>",
    "license": "MIT",
    "description": "#### 介绍",
    "scripts": {
        "format": "prettier --w  *.xml *.ts *.json  *.md"
    },
    "keywords": [],
    "devDependencies": {
        "prettier": "^2.8.8",
        "@prettier/plugin-xml": "2.2.0"
    }
}
