{ "name": "resolve-alpn", "version": "1.2.1", "description": "Detects the ALPN protocol", "main": "index.js", "files": [ "index.js" ], "repository": { "type": "git", "url": "git+https://github.com/szmarczak/resolve-alpn.git" }, "author": "Szymon Marczak", "license": "MIT", "homepage": "https://github.com/szmarczak/resolve-alpn#readme", "devDependencies": { "ava": "^3.15.0", "nyc": "^15.1.0", "pem": "1.14.3", "xo": "^0.38.2" } }