Skip to content

Commit dd5f0fb

Browse files
author
Ganesh K Bhat
committed
[COMMIT] [docs] Change in Package description for phpcgijs. Adding new keywords
1 parent 55a4b0b commit dd5f0fb

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

package.json

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phpcgijs",
3-
"description": "Node JS modules for running PHP in CGI mode",
3+
"description": "Run and Execute PHP, JS, Ruby, Python 2, Python 3, ASPX, JSP, and CGI in CGI / Shell mode using node.js npm package / module. Includes cgijs. `CGIJS` is a Nodejs Module/library to run any `CGI` mode/`Interpreted language script` files like PHP, JS, Ruby, Python 2, Python 3, ASPX, JSP, and CGI, OR connect to any protocol or any web application server proxies, OR manage processes in the system.",
44
"version": "1.0.0-beta8",
55
"author": {
66
"name": "Ganesh",
@@ -100,6 +100,9 @@
100100
"node perl bridge",
101101
"node jsp bridge",
102102
"node aspx bridge",
103-
"node asp bridge"
103+
"node asp bridge",
104+
"run",
105+
"execute",
106+
"cgi script"
104107
]
105108
}

0 commit comments

Comments
 (0)