{
  "scripts": {
    "start": "ts-node ./"
  },
  "dependencies": {
    "sharp": "^0.29.3",
    "ts-node": "^10.0.0"
  }
}
