FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
framework/package.json at master · JavaScriptIOT/framework · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
JavaScriptIOT
/
framework
Public
forked from
totaljs/framework
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
framework
/
package.json
Copy path
More file actions
More file actions
Latest commit
History
History
History
executable file
·
99 lines (99 loc) · 2.86 KB
Breadcrumbs
framework
/
package.json
Copy path
File metadata and controls
executable file
·
99 lines (99 loc) · 2.86 KB
Raw
Copy raw file
Download raw file
Open symbols panel
Edit and raw actions
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
"_from"
:
"
total.js
"
,
"author"
: {
"name"
:
"
Peter Sirka
"
,
"email"
:
"
petersirka@gmail.com
"
,
"url"
:
"
http://www.petersirka.eu
"
},
"bin"
: {
"total"
:
"
./bin/totaljs
"
,
"total.js"
:
"
./bin/totaljs
"
,
"totaljs"
:
"
./bin/totaljs
"
,
"tpm"
:
"
./bin/tpm
"
,
"totalpackage"
:
"
./bin/tpm
"
},
"description"
:
"
Web framework for Node.js
"
,
"devDependencies"
: {},
"directories"
: {
"test"
:
"
test
"
},
"engines"
: {
"node"
:
"
>=4.0.0
"
},
"keywords"
: [
"
total
"
,
"
iot
"
,
"
framework
"
,
"
web
"
,
"
websocket
"
,
"
mvc
"
,
"
controller
"
,
"
view
"
,
"
angular.js
"
,
"
upload
"
,
"
picture
"
,
"
graphicsmagick
"
,
"
imagemagick
"
,
"
eshop
"
,
"
blog
"
,
"
forum
"
,
"
chat
"
,
"
game
"
,
"
nosql
"
,
"
database
"
,
"
streaming
"
,
"
live
"
,
"
server sent events
"
,
"
sse
"
,
"
multipart
"
,
"
x-mixed-replace
"
],
"license"
:
"
MIT
"
,
"main"
:
"
./index.js
"
,
"name"
:
"
total.js
"
,
"readmeFilename"
:
"
readme.md
"
,
"repository"
: {
"type"
:
"
git
"
,
"url"
:
"
https://github.com/totaljs/framework.git
"
},
"scripts"
: {
"test"
:
"
echo
\"
Error: no test specified
\"
&& exit 1
"
},
"contributors"
: [{
"name"
:
"
Peter Širka
"
,
"email"
:
"
petersirka@gmail.com
"
}, {
"name"
:
"
Jozef Gula
"
,
"email"
:
"
gula.jozef@gmail.com
"
}, {
"name"
:
"
Matúš Szabo
"
,
"email"
:
"
matus.szabo@gmail.com
"
}, {
"name"
:
"
Andrea Sessa
"
,
"email"
:
"
andrea.sessa@gmail.com
"
}, {
"name"
:
"
Tom Spaccialbelli
"
,
"email"
:
"
tom.spaccialbelli@gmail.com
"
}, {
"name"
:
"
Gera G. Güiles
"
,
"email"
:
"
gerardo.gonzalezg@gmail.com
"
}, {
"name"
:
"
Radek / rsmogura
"
,
"email"
:
"
"
},{
"name"
:
"
Liao San-Kai
"
,
"email"
:
"
liaosankai@gmail.com
"
},{
"name"
:
"
Marchukov Ivan
"
,
"email"
:
"
marchukov.ivan@gmail.com
"
},{
"name"
:
"
Dusan Dragula
"
,
"email"
:
"
dusan.dragula@goodrequest.com
"
},{
"name"
:
"
Сковорода Никита Андреевич
"
,
"email"
:
"
chalkerx@gmail.com
"
},{
"name"
:
"
Guy Fraser
"
,
"email"
:
"
guy.fraser1@gmail.com
"
},{
"name"
:
"
Martin Smola
"
,
"email"
:
"
smola.martin@gmail.com
"
},{
"name"
:
"
Peter Štolc
"
,
"email"
:
"
stolcp@gmail.com
"
},{
"name"
:
"
Denis Granec
"
,
"email"
:
"
danis1999@gmail.com
"
},{
"name"
:
"
Chao Tang Chang
"
,
"email"
:
"
mrgmp2004@hotmail.com
"
},{
"name"
:
"
luoage
"
,
"email"
:
"
luoage@msn.cn
"
},{
"name"
:
"
Mato Holly
"
,
"email"
:
"
mato.holly@gmail.com
"
},{
"name"
:
"
Tema Smirnov
"
,
"email"
:
"
github.tema@smirnov.one
"
}],
"version"
:
"
2.9.4
"
,
"homepage"
:
"
http://www.totaljs.com
"
,
"bugs"
: {
"url"
:
"
https://github.com/totaljs/framework/issues
"
,
"email"
:
"
petersirka@gmail.com
"
}
}
Back
|
FazBrowse Home
|
New Git URL