{
  "name": "content-handler",
  "version": "1.1.5",
  "description": "An unified system to easily handle all your HTML/SVG contents, using simple event listeners",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "main": "content-handler.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/Lcfvs/content-handler.git"
  },
  "keywords": [
    "HTML/SVG contents",
    "event listeners",
    "AJAX",
    "Server-Sent Events",
    "SSE",
    "unified"
  ],
  "author": "lcf.vs <michael.rouges@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/Lcfvs/content-handler/issues"
  },
  "homepage": "https://github.com/Lcfvs/content-handler#readme"
}
