{
  "name": "domready",
  "description": "bullet proof DOM ready method",
  "version": "0.0.9",
  "homepage": "https://github.com/ded/domready",
  "authors": ["Dustin Diaz <@ded>"],
  "repository": {
    "type": "git",
    "url": "https://github.com/ded/domready.git"
  },
  "main": "./ready.js"
}