updated package.json
parent
840cadfd7f
commit
2f62c02f99
|
@ -3,6 +3,9 @@
|
|||
"version": "0.0.1",
|
||||
"description": "A simple forward proxy server for processing API calls to servers that don't send CORS headers or support HTTPS.",
|
||||
"main": "thingproxy.js",
|
||||
"scripts": {
|
||||
"start": "thingproxy.js"
|
||||
},
|
||||
"author": "Jim Heising <jim@buglabs.net>",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
|
Loading…
Reference in New Issue