rw-login
Version:
RW.Login - part of ReWidgets library to simplify account management with token authorization.
24 lines (23 loc) • 496 B
JSON
{
"name": "rw-login",
"version": "0.1.1",
"description": "RW.Login - part of ReWidgets library to simplify account management with token authorization.",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/br3w0r/rw-login.git"
},
"keywords": [
"ReWidgets",
"RW.Login",
"RW",
"login",
"rw_login"
],
"author": "br3w0r",
"license": "ISC",
"devDependencies": {
"webpack": "^4.6.0",
"webpack-cli": "^2.1.2"
}
}