@kaplayjs/dprint-config
Version:
The dprint configurations used in KAPLAY Team
27 lines (26 loc) • 760 B
JSON
{
"name": "@kaplayjs/dprint-config",
"version": "1.2.0",
"description": "The dprint configurations used in KAPLAY Team",
"main": "index.js",
"type": "module",
"bin": "cli.js",
"dependencies": {
"commander": "^12.1.0",
"dprint": "^0.49.1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/marklovers/dprint-config.git"
},
"keywords": [
"dprint",
"kaplay"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/marklovers/dprint-config/issues"
},
"homepage": "https://github.com/marklovers/dprint-config#readme",
"packageManager": "pnpm@9.6.0+sha512.38dc6fba8dba35b39340b9700112c2fe1e12f10b17134715a4aa98ccf7bb035e76fd981cf0bb384dfa98f8d6af5481c2bef2f4266a24bfa20c34eb7147ce0b5e"
}