Skip to content

Commit bbc0fb8

Browse files
author
Adam Argyle
committed
add more package meta
1 parent a9a6442 commit bbc0fb8

1 file changed

Lines changed: 12 additions & 1 deletion

File tree

package.json

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,20 @@
11
{
22
"name": "transition-style",
3-
"version": "0.0.1",
3+
"version": "0.0.2",
44
"author": "Adam Argyle",
55
"description": "just add water clip-path mask transitions",
66
"license": "ISC",
7+
"homepage": "https://transition.style",
8+
"repository": {
9+
"type": "git",
10+
"url": "https://github.com/argyleink/transition.css"
11+
},
12+
"keywords": [
13+
"css",
14+
"transitions",
15+
"animations",
16+
"masking"
17+
],
718
"main": "transition.min.css",
819
"style": "transition.min.css",
920
"browserslist": [

0 commit comments

Comments
 (0)