{
  "name": "passsigner-js",
  "version": "1.1.5",
  "description": "Apple Pass Signer for Node.js",
  "main": "index.js",
  "typings": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/ihiroshi27/passsigner-js.git"
  },
  "keywords": [
    "apple",
    "wallet",
    "pass",
    "passkit",
    "signer"
  ],
  "author": "Perayuth Thanyanon",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/ihiroshi27/passsigner-js/issues"
  },
  "homepage": "https://github.com/ihiroshi27/passsigner-js#readme",
  "dependencies": {
    "node-forge": "^1.3.1"
  }
}
