{
  "name": "wfm-client",
  "version": "0.1.2",
  "description": "WFM XML API Client",
  "main": "WFMClient.js",
  "engines": {
    "node": "0.10.x"
  },
  "scripts": {
    "test": "./node_modules/jshint/bin/jshint ."
  },
  "repository": {
    "type": "git",
    "url": "git@github.com:Resonance1584/WFMClient.git"
  },
  "dependencies": {
    "handlebars": "2.0.0"
  },
  "devDependencies": {
    "jshint": "2.6.3"
  },
  "keywords": [
    "WFM",
    "API",
    "Client"
  ],
  "author": "Lewis Christie <lewis.christie@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/Resonance1584/WFMClient/issues"
  },
  "homepage": "https://github.com/Resonance1584/WFMClient"
}
