We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d45940e + 239e601 commit 036e19aCopy full SHA for 036e19a
1 file changed
package.json
@@ -1,7 +1,7 @@
1
{
2
"name": "@cardstack/view-transitions",
3
"version": "0.1.0",
4
- "description": "The default blueprint for Embroider v2 addons.",
+ "description": "Utilities to support the View Transitions API in Ember apps",
5
"keywords": [
6
"ember-addon"
7
],
@@ -10,7 +10,7 @@
10
"url": "git@github.com:cardstack/view-transitions.git"
11
},
12
"license": "MIT",
13
- "author": "",
+ "author": "Edward Faulkner <edward@eaf4.com",
14
"imports": {
15
"#src/*": "./src/*"
16
0 commit comments