{
  "name": "@rowantervelde/ng2-footer",
  "version": "0.1.0-alpha.1",
  "description": "RTV - Angular 2 Footer component",
  "main": "./footer.umd.js",  
  "module": "./index.js",
  "typings": "./index.d.ts",
  "repository": {
    "type": "git",
    "url": ""
  },
  "scripts": {
    "pub": "npm publish --access public"
  },
  "keywords": [
    "angular",
    "components",
    "footer"
  ],
  "license": "MIT",
  "bugs": {
    "url": ""
  },
  "homepage": ""
}
