{
  "name": "amalgamatic-libguides",
  "description": "LibGuides plugin for amalgamatic",
  "repository": {
    "type": "git",
    "url": "https://github.com/ucsf-ckm/amalgamatic-libguides.git"
  },
  "version": "4.1.11",
  "dependencies": {
    "cheerio": "^0.17.0",
    "phantom": "^0.8.4",
    "phantomjs-prebuilt": "^2.1.3",
    "util-extend": "^1.0.1"
  },
  "scripts": {
    "test": "node_modules/lab/bin/lab -t 100"
  },
  "engines": {
    "node": ">=4.2.6"
  },
  "devDependencies": {
    "code": "^2.1.0",
    "jshint": "^2.5.5",
    "lab": "^8.2.0",
    "live-server": "^0.9.1",
    "precommit-hook": "^1.0.7"
  },
  "keywords": [
    "amalgamatic-plugin"
  ],
  "license": "MIT"
}
