HEX
Server: Apache/2.2.34 (Unix) mod_fastcgi/mod_fastcgi-SNAP-0910052141
System: Linux Kou-Etsu-Dou 4.4.59+ #25556 SMP PREEMPT Thu Mar 4 18:03:46 CST 2021 x86_64
User: hosam (1026)
PHP: 7.2.29
Disabled: NONE
Upload Files
File: /volume1/@appstore/SynologyApplicationService/node_modules/ecdsa-sig-formatter/package.json
{
  "_args": [
    [
      {
        "name": "ecdsa-sig-formatter",
        "raw": "ecdsa-sig-formatter@^1.0.0",
        "rawSpec": "^1.0.0",
        "scope": null,
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/synosrc/node_modules/jwa"
    ]
  ],
  "_from": "ecdsa-sig-formatter@>=1.0.0 <2.0.0",
  "_id": "ecdsa-sig-formatter@1.0.7",
  "_inCache": true,
  "_installable": true,
  "_location": "/ecdsa-sig-formatter",
  "_nodeVersion": "5.11.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/ecdsa-sig-formatter-1.0.7.tgz_1466263566774_0.3799667169805616"
  },
  "_npmUser": {
    "email": "d2ltravisdeploy@d2l.com",
    "name": "d2l-travis-deploy"
  },
  "_npmVersion": "3.8.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "ecdsa-sig-formatter",
    "raw": "ecdsa-sig-formatter@^1.0.0",
    "rawSpec": "^1.0.0",
    "scope": null,
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jwa"
  ],
  "_resolved": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.7.tgz",
  "_shasum": "3137e976a1d6232517e2513e04e32f79bcbdf126",
  "_shrinkwrap": null,
  "_spec": "ecdsa-sig-formatter@^1.0.0",
  "_where": "/synosrc/node_modules/jwa",
  "author": {
    "name": "D2L Corporation"
  },
  "bugs": {
    "url": "https://github.com/Brightspace/node-ecdsa-sig-formatter/issues"
  },
  "dependencies": {
    "base64-url": "^1.2.1"
  },
  "description": "Translate ECDSA signatures between ASN.1/DER and JOSE-style concatenation",
  "devDependencies": {
    "bench": "^0.3.6",
    "chai": "^3.5.0",
    "coveralls": "^2.11.9",
    "elliptic": "^6.3.1",
    "eslint": "^2.12.0",
    "eslint-config-brightspace": "^0.2.1",
    "istanbul": "^0.4.3",
    "jwk-to-pem": "^1.2.5",
    "mocha": "^2.5.3"
  },
  "directories": {},
  "dist": {
    "shasum": "3137e976a1d6232517e2513e04e32f79bcbdf126",
    "tarball": "https://registry.npmjs.org/ecdsa-sig-formatter/-/ecdsa-sig-formatter-1.0.7.tgz"
  },
  "gitHead": "eed19df2c57d8ab04dee02f151ae7ed7bbdbba8f",
  "homepage": "https://github.com/Brightspace/node-ecdsa-sig-formatter#readme",
  "keywords": [
    "ecdsa",
    "der",
    "asn.1",
    "jwt",
    "jwa",
    "jsonwebtoken",
    "jose"
  ],
  "license": "Apache-2.0",
  "main": "src/ecdsa-sig-formatter.js",
  "maintainers": [
    {
      "email": "d2ltravisdeploy@d2l.com",
      "name": "d2l-travis-deploy"
    }
  ],
  "name": "ecdsa-sig-formatter",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Brightspace/node-ecdsa-sig-formatter.git"
  },
  "scripts": {
    "check-style": "eslint .",
    "pretest": "npm run check-style",
    "report-cov": "cat ./coverage/lcov.info | coveralls",
    "test": "istanbul cover --root src _mocha -- spec"
  },
  "version": "1.0.7"
}