Skip to content

Commit

Permalink
Added component.json
Browse files Browse the repository at this point in the history
  • Loading branch information
jb55 committed Jan 25, 2013
1 parent bfa04d3 commit b2a3290
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "domready",
"repo": "ded/domready",
"description": "bullet proof DOM ready method",
"version": "0.2.11",
"homepage": "https://github.com/ded/domready",
"author": "Dustin Diaz <[email protected]> (http://dustindiaz.com)",
"keywords": [
"domready",
"dom"
],
"dependencies": {},
"development": {},
"license": "MIT",
"main": "ready.js",
"scripts": [
"ready.js"
]
}

0 comments on commit b2a3290

Please sign in to comment.