{
  "name": "@trophyso/node",
  "version": "1.21.1",
  "description": "NodeJS SDK for the Trophy API",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "trophy",
    "gamification",
    "node",
    "api"
  ],
  "homepage": "https://github.com/trophyso/trophy-node",
  "author": "Trophy (https://trophy.so)",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/trophyso/trophy-node"
  },
  "engines": {
    "node": ">=18.*"
  }
}
