{
  "name": "apiNG-plugin-facebook",
  "homepage": "https://github.com/JohnnyTheTank/apiNG-plugin-facebook",
  "authors": [
    "Jonathan Hornung <jonathan.hornung@gmail.com>"
  ],
  "version": "0.7.8",
  "description": "Facebook plugin for apiNG",
  "main": "dist/angular-plugin-facebook.min.js",
  "moduleType": [],
  "keywords": [
    "aping",
    "facebook",
    "angularjs",
    "rest",
    "api",
    "json"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "apiNG": "*"
  }
}
