{
  "name": "TagManager",
  "version": "3.0.2",
  "title": "Tag Manager",
  "author": {
    "name": "Max Favilli",
    "url": "http://maxfavilli.com"
  },
  "licenses": [
    {
      "type": "MPL",
      "url": "http://www.mozilla.org/MPL/2.0/index.txt"
    }
  ],
  "dependencies": {
    "jquery": "1"
  },
  "description": "A jQuery plugin to create tag input fields, which works nicely with Twitter Typeahead.js and Twitter Bootstrap",
  "keywords": [
    "tags",
    "manager",
    "input",
    "form"
  ],
  "homepage": "https://github.com/max-favilli/tagmanager",
  "maintainers": [
    {
      "name": "Max Favilli",
      "url": "https://github.com/max-favilli"
    },{
      "name": "Johnny Shields",
      "url": "https://github.com/johnnyshields"
    }
  ],
  "files": [
    "README.md",
    "tagmanager.css",
    "tagmanager.js",
    "license.txt"
  ]
}
