{
  "name": "ng-if-bootstrap-grid",
  "version": "0.1.0",
  "description": "Angular directives, including or excluding HTML-elements, based on currently active Bootstrap grid: xs, sm, md, lg",
  "main": "src/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/xErik/ng-if-bootstrap-grid.git"
  },
  "keywords": [
    "bootstrap",
    "grid",
    "class",
    "browser",
    "width",
    "mobile",
    "desktop",
    "xs",
    "sm",
    "md",
    "lg",
    "window",
    "size",
    "Angular"
  ],
  "author": "xErik",
  "bugs": {
    "url": "https://github.com/xErik/ng-if-bootstrap-grid/issues"
  }
}
