oauth3.js as package name for now
This commit is contained in:
parent
fcb2bdcd45
commit
d382464caf
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "oauth3",
|
"name": "oauth3.js",
|
||||||
"authors": [
|
"authors": [
|
||||||
"AJ ONeal <aj@daplie.com>"
|
"AJ ONeal <aj@daplie.com>"
|
||||||
],
|
],
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "oauth3",
|
"name": "oauth3.js",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.",
|
"description": "The world's smallest, fastest, and most secure OAuth3 (and OAuth2) JavaScript implementation.",
|
||||||
"main": "oauth3.node.js",
|
"main": "oauth3.node.js",
|
||||||
|
|
Loading…
Reference in New Issue