{
  "name": "magcore-app-sudoku",
  "version": "2.2.0",
  "description": "Sudoku is a well-known Japanese puzzle. You need to fill all the cells the way there won't be the same two numbers in each row, column or block.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "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.*.*"
  },
  "scripts": {
    "build": "gulp webpack:develop && gulp lang && gulp webpack:clean && gulp build:release"
  },
  "config": {
    "type": "app",
    "category": "games",
    "name": "Sudoku",
    "description": "Sudoku is a well-known Japanese puzzle. You need to fill all the cells the way there won't be the same two numbers in each row, column or block.",
    "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": "#1dacdd"
    }
  },
  "keywords": [
    "magsdk",
    "stalker",
    "sudoku"
  ],
  "readme": "Sudoku game for stalker\n=======================\n\n[![NPM version](https://img.shields.io/npm/v/mag-app-sudoku.svg?style=flat-square)](https://www.npmjs.com/package/mag-app-sudoku)\n",
  "readmeFilename": "readme.md",
  "_id": "magcore-app-sudoku@2.2.0",
  "dist": {
    "shasum": "964afa4af043f17b79c8461406c539d102063088"
  },
  "_from": "magcore-app-sudoku@2.2.0",
  "_resolved": "http://registry.npmjs.org/magcore-app-sudoku/-/magcore-app-sudoku-2.2.0.tgz"
}
