{
  "name": "bullhornjs",
  "version": "1.0.1",
  "main": [
    "lib/bundle.js"
  ],
  "ignore": [
    "test",
    "src",
    "demo",
    "node_modules",
    "**/.*",
    "bower_components",
    "tests"
  ],
  "dependencies": {},
  "devDependencies": {},
  "homepage": "https://github.com/bullhorn/bullhornjs",
  "authors": [
    "Brian Kimball <bkimball@bullhorn.com>"
  ],
  "description": "Javascript library to conviently connect to the Bullhorn REST Api.",
  "moduleType": [],
  "license": "MIT"
}
