File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " monoco" ,
3
3
"version" : " 0.8.2" ,
4
- "description" : " A runtime for your system" ,
4
+ "description" : " A runtime for system" ,
5
5
"license" : " GPL-3.0" ,
6
6
"homepage" : " https://github.com/monocojs/monoco.git" ,
7
7
"author" : {
20
20
" nosql" ,
21
21
" component" ,
22
22
" system" ,
23
- " isomorphic"
23
+ " isomorphic" ,
24
+ " runtime"
24
25
],
25
26
"ignore" : [
26
27
" addons" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " monoco" ,
3
3
"version" : " 0.8.2" ,
4
- "description" : " A runtime for your system" ,
4
+ "description" : " A runtime for system" ,
5
5
"homepage" : " http://monoco.io" ,
6
6
"keywords" : [
7
7
" mda" ,
13
13
" nosql" ,
14
14
" component" ,
15
15
" system" ,
16
- " isomorphic"
16
+ " isomorphic" ,
17
+ " runtime"
17
18
],
18
19
"main" : " ./src/monoco.js" ,
19
20
"author" : {
You can’t perform that action at this time.
0 commit comments