Innovenergy_trunk/frontend/node_modules/webauth/package.json

37 lines
849 B
JSON

{
"name": "webauth",
"description": "Web authentication module",
"version": "1.1.0",
"author": "Sam Decrock (https://github.com/SamDecrock/)",
"contributors": [
"Churkin Andrey (https://github.com/churkin)"
],
"engines": {
"node": ">= 0.10.0"
},
"repository": {
"type": "git",
"url": "https://github.com/churkin/webauth.git"
},
"main": "./webauth",
"licenses": [
{
"type": "MIT",
"url": "http://www.opensource.org/licenses/mit-license.php"
}
],
"readmeFilename": "README.md",
"gitHead": "66d6a178691a65dc5dcd6d2b7b9b71cb82f50a3a",
"bugs": {
"url": "https://github.com/churkin/webauth/issues"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"npm",
"module"
],
"license": "MIT"
}