@ryancavanaugh/basic-auth
Version:
Type definitions for basic-auth from https://www.github.com/DefinitelyTyped/DefinitelyTyped
13 lines • 391 B
JSON
{
"name": "@ryancavanaugh/basic-auth",
"version": "0.0.16-alpha",
"description": "Type definitions for basic-auth from https://www.github.com/DefinitelyTyped/DefinitelyTyped",
"main": "",
"scripts": {},
"author": "Clément Bourgeois <https://github.com/moonpyk>",
"license": "MIT",
"typings": "index.d.ts",
"dependencies": {
"express": "*"
}
}