aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-17 01:38:50 +0530
committerLibravatar Vijay A <vraravam@users.noreply.github.com>2022-04-17 01:38:50 +0530
commitfc58230e6d229acb0573fc10b6fc4fd451c87c9c (patch)
treef26a9b8abe0625da06c0d5d1216c8faa34be160c /package.json
parentChanged license filename and the new license-holders (diff)
downloadferdium-recipes-fc58230e6d229acb0573fc10b6fc4fd451c87c9c.tar.gz
ferdium-recipes-fc58230e6d229acb0573fc10b6fc4fd451c87c9c.tar.zst
ferdium-recipes-fc58230e6d229acb0573fc10b6fc4fd451c87c9c.zip
Rebranded from 'ferdi' to 'ferdium' (companion changes for the main repo PR #2)
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 943dc76..ef4705a 100644
--- a/package.json
+++ b/package.json
@@ -14,18 +14,18 @@
14 }, 14 },
15 "repository": { 15 "repository": {
16 "type": "git", 16 "type": "git",
17 "url": "git+https://github.com/getferdi/recipes.git" 17 "url": "git+https://github.com/ferdium/ferdium-recipes.git"
18 }, 18 },
19 "keywords": [ 19 "keywords": [
20 "ferdi", 20 "ferdi",
21 "recipes" 21 "recipes"
22 ], 22 ],
23 "author": "The Ferdi Team <hello@getferdi.com>", 23 "author": "Ferdium Contributors",
24 "license": "MIT", 24 "license": "MIT",
25 "bugs": { 25 "bugs": {
26 "url": "https://github.com/getferdi/recipes/issues" 26 "url": "https://github.com/ferdium/ferdium-recipes/issues"
27 }, 27 },
28 "homepage": "https://github.com/getferdi/recipes#readme", 28 "homepage": "https://github.com/ferdium/ferdium-recipes#readme",
29 "devDependencies": { 29 "devDependencies": {
30 "@types/targz": "1.0.1", 30 "@types/targz": "1.0.1",
31 "eslint": "8.3.0", 31 "eslint": "8.3.0",