oauth3.js as package name for now

This commit is contained in:
AJ ONeal 2017-03-20 13:44:04 -06:00
förälder fcb2bdcd45
incheckning d382464caf
2 ändrade filer med 2 tillägg och 2 borttagningar

Visa fil

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

Visa fil

@ -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",