Skip to content

Commit

Permalink
bower.json, see #6
Browse files Browse the repository at this point in the history
  • Loading branch information
hogart committed Oct 3, 2014
1 parent d694a97 commit aba48ad
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"name": "datef",
"main": "datef.js",
"version": "0.2.0",
"homepage": "https://github.com/hogart/datef",
"authors": [
"Konstantin Kitmanov <[email protected]>",
"Maxim Ponomarev <[email protected]>"
],
"description": "Simple date formatting library, both for browser and node.js",
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"date",
"format"
],
"license": "MIT"
}

0 comments on commit aba48ad

Please sign in to comment.