Skip to content

Commit c36c801

Browse files
committed
Add repository and change license to use SPDX identifiers.
1 parent 5f1bdac commit c36c801

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

package.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,9 @@
3434
"Nimble"
3535
],
3636
"author": "Richard Huang <rickypc@users.noreply.github.com>",
37-
"license": "AGPL3"
37+
"license": "AGPL-3.0",
38+
"repository": {
39+
"type": "git",
40+
"url": "git@github.com:rickypc/selenium-page-object-generator.git"
41+
}
3842
}

0 commit comments

Comments
 (0)