Skip to content

Commit

Permalink
chore(package): support Composer by adding composer.json
Browse files Browse the repository at this point in the history
closes #386
  • Loading branch information
Mistralys authored and rodneyrehm committed Oct 20, 2019
1 parent 4ced30a commit 433f0e5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions composer.json
@@ -0,0 +1,6 @@
{
"name": "medialize/uri.js",
"description": "URLs in JavaScript",
"type": "library",
"license": "MIT"
}

0 comments on commit 433f0e5

Please sign in to comment.