{
  "name": "jdrupal",
  "version": "8.0.0",
  "homepage": "https://github.com/signalpoint/jDrupal",
  "authors": [
    "Tyler Frankenstein <email@tylerfrankenstein.com>"
  ],
  "description": "A JavaScript library for Drupal 8 REST.",
  "keywords": [
    "drupal"
  ],
  "license": "GNU",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
  }
}
