{
  "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"
  ],
  "_id": "magcore-app-sudoku@2.2.0",
  "dist": {
    "shasum": "bd059accdc34949dcfcd36c664c8add769b6b5fe",
    "tarball": "https://registry.npmjs.org/magcore-app-sudoku/-/magcore-app-sudoku-2.2.0.tgz",
    "integrity": "sha512-1EmGi4op5Xm9lTk+W/CEjDFubgwP2g5Tge3fE4vFEDl+ELj8eLqPmbK0mNlm63N1J6uOZS9punH9Tqkggi9YLQ==",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIG6PaDHKZFE+VsN7eVvkCv3IH9OFj3JEFjAXDzX39g3YAiAYyxQrn2GeNBjhyLepRahU2Zru9eIhjHUoVeTkSxxbxA=="
      }
    ]
  },
  "_from": "magcore-app-sudoku@2.2.0",
  "_resolved": "http://registry.npmjs.org/magcore-app-sudoku/-/magcore-app-sudoku-2.2.0.tgz",
  "_shasum": "bd059accdc34949dcfcd36c664c8add769b6b5fe",
  "_npmVersion": "3.5.2",
  "_nodeVersion": "4.2.6",
  "_npmUser": {
    "name": "infomir",
    "email": "darkpark.infomir@gmail.com"
  },
  "maintainers": [
    {
      "name": "infomir",
      "email": "darkpark.infomir@gmail.com"
    }
  ],
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/magcore-app-sudoku-2.2.0.tgz_1499093156662_0.34685324993915856"
  },
  "directories": {}
}
