{
  "name": "jquery.link-decorators",
  "version": "1.1.1",
  "description": "A family of jQuery plugins with custom link selectors and link modifiers to include file metadata for consistent, accessible markup.",
  "scripts": {
    "test": "grunt test"
  },
  "main": "dist/jquery.link-decorators.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/CarlRaymond/jquery.link-decorators.git"
  },
  "keywords": [
    "jquery-plugin",
    "ecosystem:jquery",
    "file metadata",
    "download link"
  ],
  "author": "Carl J. Raymond",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/CarlRaymond/jquery.link-decorators/issues"
  },
  "homepage": "https://github.com/CarlRaymond/jquery.link-decorators#readme",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-cli": "^1.4.3",
    "grunt-contrib-clean": "^0.6.0",
    "grunt-contrib-concat": "^0.5.1",
    "grunt-contrib-connect": "^0.11.2",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-less": "^1.2.0",
    "grunt-contrib-qunit": "^0.7.0",
    "grunt-contrib-uglify": "^0.9.2",
    "qunitjs": "^1.18.0"
  }
}
