{
  "name": "dom101",
  "description": "DOM manipulation functions.",
  "authors": [
    "Rico Sta. Cruz <rico@ricostacruz.com>"
  ],
  "homepage": "https://github.com/rstacruz/dom101",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "license": "MIT",
  "main": "index.js"
}
