File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " grunt-documentation" ,
3
3
"description" : " Use Grunt with documentation to generate great documentation for your JavaScript projects." ,
4
- "version" : " 0.1 .0" ,
5
- "homepage" : " https://github.com/SunboX /grunt-documentation" ,
4
+ "version" : " 1.0 .0" ,
5
+ "homepage" : " https://github.com/documentationjs /grunt-documentation" ,
6
6
"author" : {
7
7
"name" : " André Fiedler" ,
8
8
9
9
},
10
10
"repository" : {
11
11
"type" : " git" ,
12
- "url" : " https://github.com/SunboX /grunt-documentation"
12
+ "url" : " https://github.com/documentationjs /grunt-documentation"
13
13
},
14
14
"bugs" : {
15
- "url" : " https://github.com/SunboX /grunt-documentation/issues"
15
+ "url" : " https://github.com/documentationjs /grunt-documentation/issues"
16
16
},
17
17
"licenses" : [
18
18
{
19
19
"type" : " MIT" ,
20
- "url" : " https://github.com/SunboX /grunt-documentation/blob/master/LICENSE"
20
+ "url" : " https://github.com/documentationjs /grunt-documentation/blob/master/LICENSE"
21
21
}
22
22
],
23
23
"engines" : {
You can’t perform that action at this time.
0 commit comments