j-toker
Version:
Simple, secure token authentication for jQuery.
29 lines (28 loc) • 587 B
JSON
{
"name": "j-toker",
"title": "j-toker",
"description": "Token based authentication for jQuery.",
"version": "0.0.10-beta3",
"homepage": "github.com/lynndylanhurley/j-toker",
"author": {
"name": "Lynn Dylan Hurley",
"url": "https://github.com/lynndylanhurley"
},
"repository": {
"type": "git",
"url": "github.com/lynndylanhurley/j-toker"
},
"bugs": "",
"licenses": [
{
"type": "WTFPL",
"url": "http://opensource.org/licenses/WTFPL"
}
],
"dependencies": {
"jquery": "~2.1.3"
},
"keywords": [
"jquery-plugin"
]
}