swt
Version:
A library to validate and parse swt tokens
16 lines • 471 B
JSON
{
"name": "swt",
"description": "A library to validate and parse swt tokens",
"version": "0.1.0",
"author": "Dario Renzulli <dario.renzulli@gmail.com>",
"contributors": [
{ "name": "Juan Pablo Garcia Dalolla", "email": "juanpablogarcia@gmail.com" }
],
"keywords": ["swt", "acs", "security", "azure"],
"repository": {
"type": "git",
"url": "git://github.com/darrenzully/swt.git"
},
"main": "./swt.js",
"engines": { "node": ">= 0.4.1" }
}