{
  "name": "magcore-app-lines",
  "version": "2.1.5",
  "description": "Lines game",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/StalkerApps/lines.git"
  },
  "dependencies": {
    "magcore-core": "^2.0.0"
  },
  "devDependencies": {
    "mag-app": "1.*.*",
    "stb-keys": "1.*.*",
    "cjs-emitter": "1.*.*",
    "stb-component-page": "1.*.*",
    "mag-component-layout-list": "1.*.*",
    "spa-component-panel": "1.*.*",
    "stb-component-modal": "1.*.*",
    "mag-component-modal": "1.*.*",
    "spa-gettext": ""
  },
  "license": "GPL-3.0",
  "config": {
    "type": "app",
    "category": "games",
    "name": "Lines",
    "description": "Lines is the puzzle from 90-s which is still popular. The game’s goal is to remove balls by forming lines of at least five balls of the same color.",
    "uris": {
      "app": "app",
      "entry": "index.html",
      "icons": {
        "480": {
          "logoNormal": "img/480/icons/normal.png",
          "logoActive": "img/480/icons/active.png"
        },
        "576": {
          "logoNormal": "img/576/icons/normal.png",
          "logoActive": "img/576/icons/active.png"
        },
        "720": {
          "logoNormal": "img/720/icons/normal.png",
          "logoActive": "img/720/icons/active.png"
        },
        "1080": {
          "logoNormal": "img/1080/icons/normal.png",
          "logoActive": "img/1080/icons/active.png"
        }
      }
    },
    "colors": {
      "splashFont": "#fff",
      "splashBackground": "#a1222f"
    }
  },
  "readme": "STB application\n===============\n\nThis application was generated by [STB framework](https://github.com/DarkPark/stb).\n\n\n## Structure\n\n Path          | Description\n---------------|-------------\n app           | contains all the necessary files for application compilation\n app/img       | image files\n app/jade      | Jade templates\n app/js        | JavaScript source files\n app/lang      | localization files\n app/less      | Less sources for all resolutions\n build         | different compiled versions of application\n config        | base config files for all tasks\n tasks         | gulp tasks to provide all the functionality\n",
  "readmeFilename": "readme.md",
  "bugs": {
    "url": "https://github.com/StalkerApps/lines/issues"
  },
  "_id": "magcore-app-lines@2.1.5",
  "dist": {
    "shasum": "2a180d395636fea52035c448ed4d9d49edcbcce2"
  },
  "_from": "magcore-app-lines@2.1.5",
  "_resolved": "http://registry.npmjs.org/magcore-app-lines/-/magcore-app-lines-2.1.5.tgz"
}
