| Server IP : 69.164.203.165 / Your IP : 216.73.216.219 Web Server : nginx/1.18.0 System : Linux localhost 6.14.3-x86_64-linode168 #1 SMP PREEMPT_DYNAMIC Mon Apr 21 19:47:55 EDT 2025 x86_64 User : www-data ( 33) PHP Version : 8.1.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : ON Directory : /opt/homecoming-api/node_modules/jsonwebtoken/ |
Upload File : |
{
"_args": [
[
{
"raw": "jsonwebtoken@^7.3.0",
"scope": null,
"escapedName": "jsonwebtoken",
"name": "jsonwebtoken",
"rawSpec": "^7.3.0",
"spec": ">=7.3.0 <8.0.0",
"type": "range"
},
"/opt/homecoming-api/node_modules/express-jwt"
]
],
"_from": "jsonwebtoken@>=7.3.0 <8.0.0",
"_id": "jsonwebtoken@7.4.3",
"_inCache": true,
"_location": "/jsonwebtoken",
"_nodeVersion": "4.4.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/jsonwebtoken-7.4.3.tgz_1502981444880_0.00893402541987598"
},
"_npmUser": {
"name": "ziluvatar",
"email": "eduardo.diaz@auth0.com"
},
"_npmVersion": "2.15.1",
"_phantomChildren": {},
"_requested": {
"raw": "jsonwebtoken@^7.3.0",
"scope": null,
"escapedName": "jsonwebtoken",
"name": "jsonwebtoken",
"rawSpec": "^7.3.0",
"spec": ">=7.3.0 <8.0.0",
"type": "range"
},
"_requiredBy": [
"/express-jwt"
],
"_resolved": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-7.4.3.tgz",
"_shasum": "77f5021de058b605a1783fa1283e99812e645638",
"_shrinkwrap": null,
"_spec": "jsonwebtoken@^7.3.0",
"_where": "/opt/homecoming-api/node_modules/express-jwt",
"author": {
"name": "auth0"
},
"bugs": {
"url": "https://github.com/auth0/node-jsonwebtoken/issues"
},
"dependencies": {
"joi": "^6.10.1",
"jws": "^3.1.4",
"lodash.once": "^4.0.0",
"ms": "^2.0.0",
"xtend": "^4.0.1"
},
"description": "JSON Web Token implementation (symmetric and asymmetric)",
"devDependencies": {
"atob": "^1.1.2",
"chai": "^1.10.0",
"conventional-changelog": "~1.1.0",
"mocha": "^2.1.0",
"nsp": "^2.6.2",
"sinon": "^1.15.4"
},
"directories": {},
"dist": {
"shasum": "77f5021de058b605a1783fa1283e99812e645638",
"tarball": "https://registry.npmjs.org/jsonwebtoken/-/jsonwebtoken-7.4.3.tgz"
},
"engines": {
"node": ">=0.12",
"npm": ">=1.4.28"
},
"gitHead": "e54e53c70ad3fa0d6b54f916ea4a2a2d5a8c47c2",
"homepage": "https://github.com/auth0/node-jsonwebtoken#readme",
"keywords": [
"jwt"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "dschenkelman",
"email": "damian.schenkelman@gmail.com"
},
{
"name": "iaco",
"email": "sebastian.iacomuzzi@gmail.com"
},
{
"name": "jaredhanson",
"email": "jaredhanson@gmail.com"
},
{
"name": "jfromaniello",
"email": "jfromaniello@gmail.com"
},
{
"name": "pose",
"email": "albertopose@gmail.com"
},
{
"name": "rolodato",
"email": "rolodato@rolodato.com"
},
{
"name": "woloski",
"email": "matiasw@gmail.com"
},
{
"name": "ziluvatar",
"email": "eduardo.diaz@auth0.com"
}
],
"name": "jsonwebtoken",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/auth0/node-jsonwebtoken.git"
},
"scripts": {
"test": "mocha --require test/util/fakeDate && nsp check"
},
"version": "7.4.3"
}