authcode
Version:
discuz authcode function for nodejs
17 lines (16 loc) • 357 B
JSON
{
"name": "authcode",
"version": "0.0.1",
"description": "discuz authcode function for nodejs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "https://github.com/gloomyzerg/authcode",
"keywords": [
"authcode",
"discuz"
],
"author": "gloomyzerg",
"license": "MIT"
}