{
  "name": "floating-form-labels",
  "description": "jQuery plugin that makes inline form labels usable again.",
  "main": "dist/floatingFormLabels.min.js",
  "dependencies": {
    "jquery": ">=2.x <=3.x"
  },
  "devDependencies": {
    "eslint": "*",
    "@minds/eslint-config-minds-base": "git+https://github.com/Electronic-Minds/minds.eslint-config-minds-base.git",
    "grunt": "*",
    "grunt-contrib-uglify": "*",
    "grunt-eslint": "*"
  },
  "moduleType": [
    "globals",
    "amd",
    "node"
  ],
  "keywords": [
    "jquery",
    "plugin",
    "form",
    "label",
    "inline",
    "floating",
    "brad",
    "frost",
    "matt",
    "d.",
    "smit"
  ],
  "authors": [
    "Christian Heinrich",
    "Christopher Canisius"
  ],
  "license": "MIT",
  "homepage": "https://github.com/Baedda/floating-form-labels"
}
