{
  "name": "doc-ready",
  "version": "1.0.4",
  "description": "Let's get this party started... on document ready",
  "main": "doc-ready.js",
  "directories": {
    "example": "examples"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/desandro/doc-ready.git"
  },
  "author": "David DeSandro",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/desandro/doc-ready/issues"
  },
  "homepage": "https://github.com/desandro/doc-ready",
  "dependencies": {
    "eventie": "^1"
  },
  "keywords": [
    "DOM",
    "document",
    "ready"
  ]
}
