1 2 3 4 5 6 7 8 9 10 11 12
{ "name": "jwtiny", "private": true, "version": "0.0.0", "description": "A minimal, type-safe JWT validation library", "author": "Sebastian Müller", "license": "MIT", "repository": { "type": "git", "url": "git@github.com:sbstjn/jwtiny.git" } }