{ "name": "beau-jwt", "version": "1.0.1", "description": "A JWT Plugin for Beau", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "David Díaz (http://martianwabbit.com)", "license": "MIT", "dependencies": { "jsonwebtoken": "^8.1.0" } }