{
  "name": "angulike",
  "version": "1.2.0",
  "authors": [
    "Jason Watmore <jason@pointblankdevelopment.com.au> (http://jasonwatmore.com)"
  ],
  "description": "AngularJS directives for social sharing buttons - Facebook Like, Google+, Twitter and Pinterest",
  "main": "angulike.js",
  "keywords": [
    "AngularJS",
    "Facebook",
    "Twitter",
    "Google+",
    "Pinterest"
  ],
  "license": "MIT",
  "homepage": "http://jasonwatmore.com/post/2014/08/01/AngularJS-directives-for-social-sharing-buttons-Facebook-Like-GooglePlus-Twitter-and-Pinterest.aspx",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "dependencies": {
    "angular": ">=1.2.16",
    "jquery": ">=2.1.1"
  }
}
