{
  "name": "ax5ui-binder",
  "version": "1.4.126",
  "description": "Simple 2way binder plugin that works with Bootstrap & jQuery",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ax5ui/ax5ui-binder"
  },
  "author": {
    "name": "Thomas Jang",
    "email": "tom@axisj.com",
    "url": "ax5.io"
  },
  "keywords": [
    "bootstrap",
    "jquery",
    "ax5ui",
    "plugin",
    "bootstrap jQuery plugins",
    "binder",
    "ax5ui-binder",
    "javascript ui"
  ],
  "scripts": {
    "test": "karma start karma.conf.js"
  },
  "dependencies": {
    "jquery": "",
    "ax5core": ">=1.4.115"
  },
  "devDependencies": {
    "karma": "^1.3.0",
    "karma-mocha": "^1.2.0",
    "karma-phantomjs-launcher": "^1.0.2",
    "mocha": "^3.1.0",
    "phantomjs-prebuilt": "^2.1.13",
    "webdriverio": "^4.6.1"
  }
}