mirror of
https://git.v0l.io/Kieran/dtan.git
synced 2024-12-13 23:26:20 +00:00
8 lines
129 B
JSON
8 lines
129 B
JSON
|
{
|
||
|
"name": "prettier",
|
||
|
"version": "3.1.0-sdk",
|
||
|
"main": "./index.cjs",
|
||
|
"type": "commonjs",
|
||
|
"bin": "./bin/prettier.cjs"
|
||
|
}
|