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