{
  "name": "phpws-js",
  "version": "2.0.0",
  "homepage": "https://github.com/Devristo/phpws",
  "authors": [
    "Chris <chris@devristo.com>"
  ],
  "description": "PHPWS js libraries",
  "main": "js/phpws.js",
  "license": "MIT",
  "private": true,
  "dependencies": {
      "jquery": ">= 1.7.1"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
