{
  "name": "@mtnpay/models",
  "version": "0.0.18",
  "description": "mtnPay Models",
  "main": "index.js",
  "private": false,
  "publishConfig": {
    "access": "public"
  },
  "scripts": {
    "prepare": "npm run build",
    "build": "tsc --project .",
    "dev": "nodemon --watch src -e json,js,ts -x \"npm run build\"",
    "test": "echo 'no tests defined for web package'"
  },
  "repository": {
    "type": "git",
    "url": "www.github.com/magically/magically/packages/models"
  },
  "author": "sam@magically.so",
  "license": "MIT",
  "dependencies": {
    "@apollo/client": "3.3.11",
    "@biproxi/react-text-mask": "5.4.3",
    "@types/shortid": "0.0.29",
    "apollo-server-errors": "^2.4.2",
    "csv": "^6.0.5",
    "csvtojson": "^2.0.10",
    "geojson": "^0.5.0",
    "geolib": "^3.3.1",
    "graphql": "^14.6.0",
    "graphql-tag": "^2.10.3",
    "joi": "^17.4.0",
    "json-pointer": "^0.6.1",
    "json2csv": "^5.0.6",
    "lodash": "^4.17.21",
    "luxon": "^1.27.0",
    "maxmind": "^4.3.2",
    "mongoose": "^5.12.7",
    "react": "^17.0.2",
    "shortid": "^2.2.15",
    "slug": "^5.0.0",
    "text-mask-addons": "^3.8.0"
  },
  "devDependencies": {
    "@types/geojson": "^7946.0.7",
    "@types/json-pointer": "^1.0.30",
    "@types/lodash": "^4.14.169",
    "@types/luxon": "^1.26.5",
    "@types/node": "^13.9.1",
    "@types/react": "^17.0.3",
    "nodemon": "^2.0.2",
    "typescript": "^4.2.4"
  },
  "gitHead": "89487995115b544b72c83bf7b43d0d7bf45c1f30"
}
