{
  "name": "@trimble-oss/trimble-id",
  "version": "0.0.7-a1",
  "description": "Trimble Identity SDK for JavaScript/ TypeScript",
  "main": "index.js",
  "types": "index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "Trimble",
    "Identity",
    "TrimbleID"
  ],
  "files": [
    "LICENSE",
    "README.md",
    "*.js",
    "*.ts"
  ],
  "homepage": "https://github.com/trimble-oss/trimble-id-sdk-docs-for-js",
  "author": "Trimble developers <developers@trimble.com>",
  "license": "MIT",
  "dependencies": {
    "axios": "^1.6.2",
    "btoa": "^1.2.1",
    "jsrsasign": "^11.0.0"
  }
}
