{
  "name": "@kapetan/jquery-observe",
  "version": "3.0.0",
  "description": "Observe DOM mutations with jQuery",
  "main": "jquery-observe.js",
  "dependencies": {
    "jquery": "~1.7 || ~2 || ~3"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kapetan/jquery-observe.git"
  },
  "keywords": [
    "observe",
    "observer",
    "jquery",
    "dom",
    "compatibility"
  ],
  "author": "Mirza Kapetanovic",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/kapetan/jquery-observe/issues"
  },
  "homepage": "https://github.com/kapetan/jquery-observe#readme"
}
