Skip to content

Commit

Permalink
Added component.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Damon Oehlman committed Oct 30, 2012
1 parent c5cd0e2 commit 98281cc
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions component.json
@@ -0,0 +1,15 @@
{
"name": "timelord",
"repo": "DamonOehlman/timelord",
"description": "JS duration functions and parser, focused on ISO8601 format",
"version": "0.1.6",
"keywords": [
"time",
"parsing",
"duration"
],
"main": "timelord.js",
"scripts": [
"timelord.js"
]
}

0 comments on commit 98281cc

Please sign in to comment.