Skip to content

Commit 55a4b0b

Browse files
author
Ganesh K Bhat
committed
[COMMIT] [feature] Minor changes to readme and adding cgijs as inbuilt api
1 parent 74aab00 commit 55a4b0b

File tree

1 file changed

+68
-3
lines changed

1 file changed

+68
-3
lines changed

package.json

Lines changed: 68 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "phpcgijs",
33
"description": "Node JS modules for running PHP in CGI mode",
4-
"version": "0.2.1",
4+
"version": "1.0.0-beta8",
55
"author": {
66
"name": "Ganesh",
7-
"email": "ganeshsurfs@gmail.com"
7+
"email": "desktopcgi@gmail.com"
88
},
99
"repository": {
1010
"type": "git",
@@ -35,6 +35,71 @@
3535
"cgi",
3636
"php-cgi",
3737
"run php script",
38-
"php cgi js"
38+
"php cgi js",
39+
"cgijs",
40+
"run cgi scripts",
41+
"manage processes",
42+
"manage most(/any) protocol proxy(/proxies)",
43+
"node.js",
44+
"cgi",
45+
"php",
46+
"python",
47+
"ruby",
48+
"javascript",
49+
"perl",
50+
"php-cgi",
51+
"http proxy",
52+
"tcp proxy",
53+
"udp proxy",
54+
"websocket proxy",
55+
"socks proxy",
56+
"electron",
57+
"scripts",
58+
"run scripts",
59+
"cgi scripts",
60+
"run cgi mode scripts",
61+
"cgi py",
62+
"cgi rb",
63+
"cgi php",
64+
"cgi php-cgi",
65+
"cgi js",
66+
"cgi node.js",
67+
"cgi cgi",
68+
"run http proxy",
69+
"run tcp proxy",
70+
"run udp proxy",
71+
"run websocket proxy",
72+
"run socks proxy",
73+
"run cgi scripts using javascript",
74+
"run cgi scripts using js",
75+
"manage web servers",
76+
"web server",
77+
"run proxy to third party servers",
78+
"run proxy to third party cgi based servers",
79+
"node",
80+
"nodejs",
81+
"node js",
82+
"proxy",
83+
"proxy redirect",
84+
"any protocol proxies",
85+
"http",
86+
"https",
87+
"udp",
88+
"tcp",
89+
"ssh",
90+
"ftp",
91+
"socket",
92+
"websocket",
93+
"socks",
94+
"ssl",
95+
"node php bridge",
96+
"node php-cgi bridge",
97+
"node python bridge",
98+
"node cgi bridge",
99+
"node ruby bridge",
100+
"node perl bridge",
101+
"node jsp bridge",
102+
"node aspx bridge",
103+
"node asp bridge"
39104
]
40105
}

0 commit comments

Comments
 (0)