Skip to content

Commit c92d5c1

Browse files
committed
updated package.json with template property
1 parent 2371a8d commit c92d5c1

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

package.json

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,9 @@
22
"name": "topdoc-theme",
33
"version": "0.6.1",
44
"description": "Topdoc Theme for the Topcoat Demo documentation",
5-
"scripts": {
6-
"test": "echo \"Error: no test specified\" && exit 1"
7-
},
85
"repository": {
96
"type": "git",
10-
"url": "git://github.com/topcoat/topdoc-theme.git"
7+
"url": "https://github.com/topcoat/topdoc-theme.git"
118
},
129
"keywords": [
1310
"topdoc",
@@ -17,15 +14,10 @@
1714
"css",
1815
"documentation"
1916
],
20-
"author": "Garth Braithwaite <garthdb@gmail.com> (http://www.garthdb.com)",
21-
"licenses": [
22-
{
23-
"type": "Apache 2.0",
24-
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
25-
}
26-
],
17+
"theme": "./",
18+
"author": "Garth Braithwaite <garthdb@gmail.com> (http://garthdb.com)",
19+
"license": "Apache-2.0",
2720
"readmeFilename": "README.md",
28-
"gitHead": "58eac60122954fff276592dace1f8fe7d444600b",
2921
"bugs": {
3022
"url": "https://github.com/topcoat/topdoc-theme/issues"
3123
},

0 commit comments

Comments
 (0)