|
{
|
|
"name": "beau-jwt",
|
|
"version": "1.0.0",
|
|
"description": "A JWT Plugin for Beau",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "David Díaz <seich@martianwabbit.com> (http://martianwabbit.com)",
|
|
"license": "MIT"
|
|
}
|