{
  "name": "onmount",
  "description": "Run something when a DOM element appears and when it exits",
  "main": "index.js",
  "authors": [
    "Rico Sta. Cruz <rico@ricostacruz.com>"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
