Skip to content

Commit

Permalink
Add composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
reecefowell committed May 15, 2013
1 parent a58e5b7 commit bac91b8
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "timrwood/moment",
"description": "Parse, validate, manipulate, and display dates in javascript.",
"keywords": [
"moment",
"date",
"time",
"parse",
"format",
"validate",
"i18n",
"l10n",
"ender"
],
"homepage": "http:https://github.com/timrwood/moment/",
"author": "Tim Wood <[email protected]> (http:https://timwoodcreates.com/)",
"license": "MIT"
}

0 comments on commit bac91b8

Please sign in to comment.