{
  "name": "@steinv/filippine",
  "version": "0.0.12",
  "description": "Filippine - acrostic word puzzle with Angular",
  "peerDependencies": {
    "@angular/common": "~11.0.1",
    "@angular/core": "~11.0.1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/steinv/filippine.git"
  },
  "keywords": [
    "filippine",
    "acrostic",
    "word",
    "puzzle",
    "puzzel",
    "game",
    "angular",
    "angular11"
  ],
  "author": "stein vanmassenhove <stein.vanmassenhove@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/steinv/filippine/issues"
  },
  "homepage": "https://github.com/steinv/filippine#readme",
  "main": "bundles/steinv-filippine.umd.js",
  "module": "fesm2015/steinv-filippine.js",
  "es2015": "fesm2015/steinv-filippine.js",
  "esm2015": "esm2015/steinv-filippine.js",
  "fesm2015": "fesm2015/steinv-filippine.js",
  "typings": "steinv-filippine.d.ts",
  "metadata": "steinv-filippine.metadata.json",
  "sideEffects": false,
  "dependencies": {
    "tslib": "^2.0.0"
  }
}
