{
  "name": "@mamba/pos",
  "version": "12.2.1",
  "description": "Mamba web environment wrapper and simulator",
  "author": "Stone Payments - Mamba Team",
  "license": "Apache-2.0",
  "engines": {
    "node": ">=14 <=16",
    "npm": ">= 7"
  },
  "publishConfig": {
    "access": "public"
  },
  "main": "index.js",
  "dependencies": {
    "@mamba/app": "^12.2.1",
    "@mamba/button": "^12.1.0",
    "@mamba/core": "^12.1.0",
    "@mamba/dialog": "^12.2.1",
    "@mamba/icon": "^12.1.0",
    "@mamba/keyboard": "^12.2.1",
    "@mamba/radio": "^12.1.0",
    "@mamba/sprite": "^12.1.0",
    "@mamba/switch": "^12.1.0",
    "@mamba/utils": "^12.1.0",
    "immer": "^10.0.2",
    "lodash": "^4.17.21",
    "svelte": "<3"
  },
  "gitHead": "fef99f9939f6910aa62f8b994499119c84749340"
}
