mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2026-01-08 08:42:49 +00:00
16 lines
402 B
JSON
16 lines
402 B
JSON
{
|
|
"name": "@theaninova/prettier-config",
|
|
"version": "1.0.0",
|
|
"main": "index.json",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/theaninova/prettier-config.git"
|
|
},
|
|
"author": "Thea Schöbl",
|
|
"license": "MIT",
|
|
"bugs": {
|
|
"url": "https://github.com/theaninova/prettier-config/issues"
|
|
},
|
|
"homepage": "https://github.com/theaninova/prettier-config#readme"
|
|
}
|