{
  "name": "magcore-app-memory",
  "version": "2.1.4",
  "description": "Memory is a game for memory development. Find out how much time you need to open all the matching cards.",
  "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": "Memory",
    "description": "Memory is a game for memory development. Find out how much time you need to open all the matching cards.",
    "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": "#f9a91a"
    }
  },
  "keywords": [
    "magsdk",
    "stalker",
    "memory"
  ],
  "readme": "Memory game for stalker\n=======================\n\n[![NPM version](https://img.shields.io/npm/v/mag-app-memory.svg?style=flat-square)](https://www.npmjs.com/package/mag-app-memory)\n",
  "readmeFilename": "readme.md",
  "_id": "magcore-app-memory@2.1.4",
  "dist": {
    "shasum": "879ea152dad266f78ee6b35e2d77bcd002a9e6d5"
  },
  "_from": "magcore-app-memory@2.1.4",
  "_resolved": "http://registry.npmjs.org/magcore-app-memory/-/magcore-app-memory-2.1.4.tgz"
}
