{ "name": "@darkwolf/base64url", "version": "2.0.0", "description": "Base64Url", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/darkwolf/base64url.git" }, "keywords": [ "base64url", "encoder", "decoder" ], "author": "Pavel Wolf", "license": "MIT", "bugs": { "url": "https://github.com/darkwolf/base64url/issues" }, "homepage": "https://github.com/darkwolf/base64url#readme", "dependencies": { "@darkwolf/code-error": "^2.0.3" } }