Compare commits

..

No commits in common. "develop" and "a0.7" have entirely different histories.

View file

@ -1,34 +1,20 @@
{ {
"name": "project/thebadspace", "name": "project/thebadspace",
"type": "moderation", "type": "moderation and safety",
"description": "A tool for improving independent social media curation", "descriptions": "A tool for improving independent social media curation.",
"version": "0.7-alpha", "version": "0.7-alpha",
"keywords": [ "keywords": ["thebadspace","tbs","activty-pub","laravel", "framework", "moderation", "safety", "curation", "tooling", "fediverse"],
"thebadspace",
"tbs",
"activty-pub",
"laravel",
"framework",
"moderation",
"safety",
"curation",
"tooling",
"fediverse"
],
"license": [
"GPL-3.0-only"
],
"authors": [ "authors": [
{ {
"name": "Ro", "name": "Ro",
"homepage": "https://roiskinda.cool" "homepage": "https://roiskinda.cool"
} }
], ],
"support": { "support": {
"source": "https://koodu.h-i.works/projects/thebadspace", "source": "https://koodu.h-i.works/projects/thebadspace",
"wiki": "https://koodu.h-i.works/projects/thebadspace/wiki/?action=_pages", "wiki": "https://koodu.h-i.works/projects/thebadspace/wiki/?action=_pages",
"issues": "https://koodu.h-i.works/projects/thebadspace/issues" "issues": "https://koodu.h-i.works/projects/thebadspace/issues"
}, },
"require-dev": { "require-dev": {
"fakerphp/faker": "^1.9.1", "fakerphp/faker": "^1.9.1",
"laravel/pint": "^1.0", "laravel/pint": "^1.0",
@ -67,9 +53,7 @@
}, },
"extra": { "extra": {
"laravel": { "laravel": {
"dont-discover": [ "dont-discover": []
]
} }
}, },
"config": { "config": {