{
  "name": "@webqit/webqit.dev",
  "version": "0.0.0",
  "description": "webqit.dev Site",
  "type": "module",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "PHPPOS",
    "SYNCING",
    "CLOUD"
  ],
  "author": "Oxford Harrison <oxharris.dev@gmail.com>",
  "license": "SEE LICENSE IN LICENSE.md",
  "dependencies": {
    "@webqit/objective-sql": "file:../objective-sql",
    "@webqit/backpack": "file:../backpack",
    "@webqit/util": "file:../util",
    "bootstrap-icons": "^1.1.0",
    "mysql": "^2.18.1",
    "node-fetch": "file:../pseudo-browser/node_modules/node-fetch"
  },
  "devDependencies": {
    "@webqit/webflo": "file:../webqit/webflo",
    "@webqit/chtml-cli": "^0.0.4"
  }
}
