We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3f4c95 commit b87eb96Copy full SHA for b87eb96
license renamed to LICENSE
@@ -1,6 +1,6 @@
1
-The MIT License (MIT)
+MIT License
2
3
-Copyright (c) 2015 Taichi Nakashima
+Copyright (c) 2016 SJI Research Center for Advanced Technology
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
package.json
{
"name": "proxy-login-automator",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "automatically send user/password to http proxy server so you do not need to input it manually.",
"bin": {"proxy-login-automator.js": "./proxy-login-automator.js"},
"scripts": {
0 commit comments