{
  "name": "magcore-app-2048",
  "version": "2.2.0",
  "description": "2048 is one of the world’s most popular puzzles. The rules are simple: you need to shuffle all the bars to one side of the game field. Your goal is to reach 2048.",
  "author": {
    "name": "Infomir",
    "email": "support@infomir.eu"
  },
  "scripts": {
    "build": "magsdk build"
  },
  "dependencies": {
    "magcore-core": "^2.0.0"
  },
  "devDependencies": {
    "cjs-emitter": "1.*.*",
    "mag-app": "^1.0.4",
    "mag-component-layout-list": "^1.0.2",
    "mag-component-modal": "^1.0.2",
    "spa-component-panel": "^1.0.0",
    "stb-component-button": "^1.0.0",
    "stb-component-modal": "^1.0.0",
    "stb-component-page": "^1.4.0",
    "stb-keys": "^1.4.0",
    "gulp": "^3.9.0"
  },
  "config": {
    "type": "app",
    "category": "games",
    "name": "2048",
    "description": "2048 is one of the world’s most popular puzzles. The rules are simple: you need to shuffle all the bars to one side of the game field. Your goal is to reach 2048.",
    "uris": {
      "app": "app",
      "entry": "index.html",
      "icons": {
        "480": {
          "logoNormal": "img/480/icons/2015.png",
          "logoActive": "img/480/icons/2015.focus.png"
        },
        "576": {
          "logoNormal": "img/576/icons/2015.png",
          "logoActive": "img/576/icons/2015.focus.png"
        },
        "720": {
          "logoNormal": "img/720/icons/2015.png",
          "logoActive": "img/720/icons/2015.focus.png"
        },
        "1080": {
          "logoNormal": "img/1080/icons/2015.png",
          "logoActive": "img/1080/icons/2015.focus.png"
        }
      }
    },
    "colors": {
      "splashFont": "#fff",
      "splashBackground": "#97897c"
    }
  },
  "keywords": [
    "magsdk",
    "stalker",
    "2048"
  ],
  "readme": "2048 game for stalker\n====================================\n\n[![NPM version](https://img.shields.io/npm/v/mag-app-2048.svg?style=flat-square)](https://www.npmjs.com/package/mag-app-2048)\n",
  "readmeFilename": "readme.md",
  "_id": "magcore-app-2048@2.2.0",
  "dist": {
    "shasum": "c77f0702c9ec57bb6356acc20e3545424d3bdd6e"
  },
  "_from": "magcore-app-2048@2.2.0",
  "_resolved": "http://registry.npmjs.org/magcore-app-2048/-/magcore-app-2048-2.2.0.tgz"
}
