From 239e601c3dd86a13d2bdd617c87e27ad8782e4b8 Mon Sep 17 00:00:00 2001 From: Edward Faulkner Date: Wed, 17 Dec 2025 13:54:30 -0500 Subject: [PATCH] setting package metadata --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index ddd35f2..5a9872f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@cardstack/view-transitions", "version": "0.1.0", - "description": "The default blueprint for Embroider v2 addons.", + "description": "Utilities to support the View Transitions API in Ember apps", "keywords": [ "ember-addon" ], @@ -10,7 +10,7 @@ "url": "git@github.com:cardstack/view-transitions.git" }, "license": "MIT", - "author": "", + "author": "Edward Faulkner