mirror of
https://github.com/DoctorMcKay/node-steamcommunity.git
synced 2024-12-26 06:40:09 +08:00
Added author info
This commit is contained in:
parent
5da6e40ebb
commit
e5f986a8bf
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
The MIT License (MIT)
|
||||
|
||||
Copyright (c) 2015 Alexander Corn
|
||||
Copyright (c) 2015 Alex Corn
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
@ -11,6 +11,11 @@
|
||||
"url": "https://github.com/DoctorMcKay/node-steamcommunity/issues"
|
||||
},
|
||||
"license": "MIT",
|
||||
"author": {
|
||||
"name": "Alex Corn",
|
||||
"email": "mckay@doctormckay.com",
|
||||
"url": "https://www.doctormckay.com"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DoctorMcKay/node-steamcommunity.git"
|
||||
|
Loading…
Reference in New Issue
Block a user