Skip to content

Commit 433f0e5

Browse files
Mistralysrodneyrehm
authored andcommitted
chore(package): support Composer by adding composer.json
closes #386
1 parent 4ced30a commit 433f0e5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

composer.json

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"name": "medialize/uri.js",
3+
"description": "URLs in JavaScript",
4+
"type": "library",
5+
"license": "MIT"
6+
}

0 commit comments

Comments
 (0)