UNPKG
appjs-cgi
Version:
latest (0.1.3)
0.1.3
0.1.2
0.1.1
0.1.0
Router that spawns cgi scripts
sihorton/appjs-cgi
appjs-cgi
/
package.json
17 lines
(16 loc)
•
322 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name"
:
"appjs-cgi"
,
"version"
:
"0.1.3"
,
"description"
:
"Router that spawns cgi scripts"
,
"main"
:
"index.js"
,
"repository"
:
{
"type"
:
"git"
,
"url"
:
"https://github.com/sihorton/appjs-cgi.git"
}
,
"keywords"
:
[
"appjs"
,
"cgi"
]
,
"author"
:
"sihorton"
,
"license"
:
"MIT"
}