summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2026-04-14 20:27:32 +0300
committerPaul Buetow <paul@buetow.org>2026-04-14 20:27:32 +0300
commitdb5483fe5049bdd18575ea6efad189acd72fcaf6 (patch)
treebed8d7b0319fcfc22204c509096f54f8b94ae957 /package.json
parent2339fd48a0f7a29e63c801b2ad6c6ba54b68e9ca (diff)
chore: update author in package.json and remove stale PLAN.md
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/package.json b/package.json
index 38a185f..a819daf 100644
--- a/package.json
+++ b/package.json
@@ -1,8 +1,10 @@
{
"name": "fastforge",
- "author": "MakeAwesomeHappen",
+ "author": "Paul Buetow",
"version": "1.0.0",
- "keywords": ["pebble-app"],
+ "keywords": [
+ "pebble-app"
+ ],
"private": true,
"dependencies": {},
"pebble": {