{
  "name": "addel",
  "homepage": "https://github.com/legshooter/addel",
  "authors": [
    "legshooter"
  ],
  "description": "addel is a simple and lightweight jQuery plugin for powering UIs that enable dynamic addition and deletion of HTML elements.",
  "main": "addel.jquery.js",
  "keywords": [
    "addel",
    "jquery",
    "add",
    "delete",
    "remove",
    "Adele",
    "dynamic",
    "UI",
    "html",
    "duplicate",
    "clone"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests",
    "demo.gif"
  ],
  "dependencies": {
    "jquery": "^2.2.4"
  }
}
