tableau-mkt/jquery.addressfield

View on GitHub
addressfield.jquery.json

Summary

Maintainability
Test Coverage
{
  "name": "addressfield",
  "title": "Address Field",
  "description": "The simple, configurable, dynamic postal address field plugin.",
  "version": "1.2.3",
  "homepage": "https://github.com/tableau-mkt/jquery.addressfield",
  "author": {
    "name": "Eric Peterson",
    "email": "epeterson@tableausoftware.com"
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:tableau-mkt/jquery.addressfield.git"
  },
  "bugs": "https://github.com/tableau-mkt/jquery.addressfield/issues",
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/tableau-mkt/jquery.addressfield/blob/master/LICENSE"
    }
  ],
  "dependencies": {
    "jquery": ">=1.3.2"
  },
  "keywords": [
    "postal",
    "address",
    "field",
    "dynamic"
  ]
}