{
  "name": "PROJECT_NAME",
  "license": "UNLICENSED",
  "private": true,
  "dependencies": {
    "@absolunet/nwayo-workflow": "3.9.3"
  },
  "scripts": {
    "postinstall": "cd vendor && npm install"
  }
}
