File tree Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Expand file tree Collapse file tree 1 file changed +16
-15
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " staruml.cplus" ,
3
- "title" : " C++" ,
4
- "description" : " C++ code generation and reverse engineering." ,
5
- "homepage" : " https://github.com/staruml/Cpp" ,
6
- "keywords" : [" c++" ],
7
- "version" : " 0.9.1" ,
8
- "author" : {
9
- "name" : " Dongjoon Lee" ,
10
-
11
- "url" : " https://github.com/dongjoon1251"
12
- },
13
- "license" : " MIT" ,
14
- "engines" : {
15
- "staruml" : " >=2.0.0"
16
- }
2
+ "name" : " staruml.cplus" ,
3
+ "title" : " C++" ,
4
+ "description" : " C++ code generation and reverse engineering." ,
5
+ "homepage" : " https://github.com/staruml/staruml-cpp" ,
6
+ "issues" : " https://github.com/staruml/staruml-cpp/issues" ,
7
+ "keywords" : [" c++" ],
8
+ "version" : " 0.9.2" ,
9
+ "author" : {
10
+ "name" : " Dongjoon Lee" ,
11
+
12
+ "url" : " https://github.com/dongjoon1251"
13
+ },
14
+ "license" : " MIT" ,
15
+ "engines" : {
16
+ "staruml" : " ^3.0.0"
17
+ }
17
18
}
You can’t perform that action at this time.
0 commit comments