HEX
Server: Apache/2.4.63 (Unix)
System: Linux TOMS-220NAS 4.4.302+ #86009 SMP Wed Nov 26 18:19:17 CST 2025 x86_64
User: flavio87 (1026)
PHP: 8.3.27
Disabled: NONE
Upload Files
File: //var/packages/SynologyApplicationService/target/node_modules/jwa/package.json
{
  "_args": [
    [
      {
        "name": "jwa",
        "raw": "jwa@^1.1.2",
        "rawSpec": "^1.1.2",
        "scope": null,
        "spec": ">=1.1.2 <2.0.0",
        "type": "range"
      },
      "/synosrc/node_modules/jws"
    ]
  ],
  "_from": "jwa@>=1.1.2 <2.0.0",
  "_id": "jwa@1.1.3",
  "_inCache": true,
  "_installable": true,
  "_location": "/jwa",
  "_nodeVersion": "5.2.0",
  "_npmOperationalInternal": {
    "host": "packages-5-east.internal.npmjs.com",
    "tmp": "tmp/jwa-1.1.3.tgz_1455809964709_0.6556255409959704"
  },
  "_npmUser": {
    "email": "brianloveswords@gmail.com",
    "name": "brianloveswords"
  },
  "_npmVersion": "3.3.12",
  "_phantomChildren": {},
  "_requested": {
    "name": "jwa",
    "raw": "jwa@^1.1.2",
    "rawSpec": "^1.1.2",
    "scope": null,
    "spec": ">=1.1.2 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jws"
  ],
  "_resolved": "https://registry.npmjs.org/jwa/-/jwa-1.1.3.tgz",
  "_shasum": "fa9f2f005ff0c630e7c41526a31f37f79733cd6d",
  "_shrinkwrap": null,
  "_spec": "jwa@^1.1.2",
  "_where": "/synosrc/node_modules/jws",
  "author": {
    "name": "Brian J. Brennan"
  },
  "bugs": {
    "url": "https://github.com/brianloveswords/node-jwa/issues"
  },
  "dependencies": {
    "base64url": "~1.0.4",
    "buffer-equal-constant-time": "^1.0.1",
    "ecdsa-sig-formatter": "^1.0.0"
  },
  "description": "JWA implementation (supports all JWS algorithms)",
  "devDependencies": {
    "semver": "^4.3.6",
    "tap": "~0.3.3"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "fa9f2f005ff0c630e7c41526a31f37f79733cd6d",
    "tarball": "https://registry.npmjs.org/jwa/-/jwa-1.1.3.tgz"
  },
  "gitHead": "5ca1d5182bb64ff15f6f52000fb30a6582a4c8b0",
  "homepage": "https://github.com/brianloveswords/node-jwa#readme",
  "keywords": [
    "jwa",
    "jws",
    "jwt",
    "rsa",
    "ecdsa",
    "hmac"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "email": "brianloveswords@gmail.com",
      "name": "brianloveswords"
    },
    {
      "email": "mikelarssonftw@gmail.com",
      "name": "stenington"
    },
    {
      "email": "owen@omsmith.ca",
      "name": "omsmith"
    }
  ],
  "name": "jwa",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/brianloveswords/node-jwa.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.1.3"
}