{
  "name": "traverson-angular",
  "main": "browser/dist/traverson-angular.js",
  "version": "6.1.0",
  "homepage": "https://github.com/traverson/traverson-angular",
  "authors": [
    "Bastian Krol <bastian.krol@web.de>"
  ],
  "description": "AngularJS integration for Traverson, the hypermedia API/HATEOAS client for Node.js and the browser",
  "moduleType": [
    "amd"
  ],
  "keywords": [
    "AngularJS",
    "Traverson",
    "JSON",
    "REST",
    "API",
    "HATEOAS",
    "hypertext",
    "hypermedia",
    "HAL"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "bin",
    "bower_components",
    "howto_release.markdown",
    "node_modules",
    "server",
    "test"
  ]
}
