oauth3.js as package name for now

This commit is contained in:
AJ ONeal 2017-03-20 13:44:04 -06:00
parent fcb2bdcd45
commit d382464caf
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
{
"name": "oauth3",
"name": "oauth3.js",
"authors": [
"AJ ONeal <aj@daplie.com>"
],

View File

@ -1,5 +1,5 @@
{
"name": "oauth3",
"name": "oauth3.js",
"version": "1.0.0",
"description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.",
"main": "oauth3.node.js",