mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-18 15:42:54 +00:00
13 lines
311 B
JSON
13 lines
311 B
JSON
{
|
|
"name": "@openstapps/prettier-config",
|
|
"version": "1.0.0",
|
|
"description": "StApps Prettier Config",
|
|
"main": "index.json",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@gitlab.com:openstapps/prettier-config.git"
|
|
},
|
|
"author": "Thea Schöbl <dev@theaninova.de>",
|
|
"license": "GPL-3.0-only"
|
|
}
|