{
  "name": "catalogg",
  "version": "0.1.7",
  "description": "Back-end framework for modelling tangible item collections.",
  "main": "lib/api/index.js",
  "dependencies": {
    "@x-logg/util": "^0.1.4",
    "aarketype": "^0.1.4",
    "ffield": "^0.2.5",
    "fs-extra": "^9.0.1"
  },
  "devDependencies": {
    "dotenv": "^8.2.0",
    "express": "^4.17.1",
    "mocha": "^8.1.1",
    "mongodb": "^3.6.0",
    "yargs": "^15.4.1"
  },
  "scripts": {
    "test": "npx mocha"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/tominflux/catalogg.git"
  },
  "keywords": [
    "catalogue",
    "ecommerce",
    "tangible",
    "items",
    "catalogg",
    "model",
    "back-end",
    "backend",
    "back",
    "end",
    "framework"
  ],
  "author": "Tom Chesters",
  "license": "GPL-3.0-or-later",
  "bugs": {
    "url": "https://github.com/tominflux/catalogg/issues"
  },
  "homepage": "https://github.com/tominflux/catalogg#readme"
}
