{
  "name": "@threefold/dashboard",
  "version": "2.1.0-rc9",
  "private": true,
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "test:unit": "vue-cli-service test:unit",
    "lint": "vue-cli-service lint",
    "check-eslint": "eslint .eslintrc.js .",
    "check-prettier": "npx prettier .prettierrc .",
    "test": "jest"
  },
  "dependencies": {
    "1x": "^0.0.0",
    "@cosmjs/proto-signing": "^0.28.4",
    "@cosmjs/stargate": "^0.28.6",
    "@polkadot/api": "^8.4.2",
    "@polkadot/extension-dapp": "0.45.1",
    "@polkadot/ui-keyring": "^2.2.1",
    "@popperjs/core": "^2.11.5",
    "@threefold/grid_client": "^2.1.0-rc9",
    "@threefold/tfchain_client": "^2.1.0-rc9",
    "@types/ip": "^1.1.0",
    "@types/md5": "^2.3.2",
    "apollo-cache-inmemory": "^1.6.6",
    "apollo-client": "^2.6.10",
    "apollo-link-http": "^1.5.17",
    "axios": "^0.27.2",
    "bech32": "^2.0.0",
    "blakejs": "^1.2.1",
    "chart.js": "^3.8.0",
    "cidr-tools": "^5.1.4",
    "core-js": "^3.29.0",
    "country-code-lookup": "^0.0.20",
    "crypto-browserify": "^3.12.0",
    "cryptr": "^6.2.0",
    "cypress": "^12.7.0",
    "debounce": "^1.2.1",
    "ethers": "^5.6.8",
    "get-ip-range": "^4.0.1",
    "graphql": "^15.5.1",
    "graphql-tag": "^2.12.6",
    "ipaddr.js": "2.1.0",
    "jspdf": "^2.5.1",
    "jspdf-autotable": "^3.5.25",
    "lodash": "^4.17.21",
    "long": "^5.2.0",
    "marked": "^4.0.16",
    "md5": "^2.3.0",
    "moment": "^2.29.3",
    "path-browserify": "^1.0.1",
    "private-ip": "^2.3.4",
    "qrcode.vue": "1.7.0",
    "stellar-sdk": "^10.1.2",
    "stream-browserify": "^3.0.0",
    "validator": "^13.7.0",
    "vue": "^2.6.14",
    "vue-apollo": "^3.1.0",
    "vue-chartjs": "^4.1.1",
    "vue-class-component": "^7.2.3",
    "vue-property-decorator": "^9.1.2",
    "vue-router": "^3.5.1",
    "vue-toasted": "^1.1.28",
    "vuetify": "^2.6.0",
    "vuex": "^3.6.2",
    "web-ssh-keygen": "^0.1.2"
  },
  "devDependencies": {
    "@babel/plugin-syntax-top-level-await": "^7.14.5",
    "@fortawesome/fontawesome-free": "^6.1.1",
    "@types/debounce": "^1.2.1",
    "@types/jest": "^29.4.0",
    "@types/lodash": "^4.14.182",
    "@types/long": "^4.0.2",
    "@types/marked": "^4.0.3",
    "@vue/cli-plugin-babel": "~5.0.0",
    "@vue/cli-plugin-router": "~5.0.0",
    "@vue/cli-plugin-typescript": "~5.0.0",
    "@vue/cli-plugin-vuex": "~5.0.0",
    "@vue/cli-service": "^5.0.8",
    "@vue/test-utils": "^1.1.3",
    "browserify-fs": "^1.0.0",
    "husky": "^8.0.2",
    "jest": "^29.5.0",
    "lint-staged": "^13.0.3",
    "node-polyfill-webpack-plugin": "^1.1.4",
    "prettier": "^2.7.1",
    "sass": "^1.32.7",
    "sass-loader": "^12.0.0",
    "ts-jest": "^29.0.5",
    "typescript": "~4.5.5",
    "vue-cli-plugin-vuetify": "~2.4.8",
    "vue-template-compiler": "^2.6.14",
    "vuetify-loader": "1.7.3"
  }
}
