File tree 1 file changed +8
-4
lines changed 1 file changed +8
-4
lines changed Original file line number Diff line number Diff line change 3
3
"version" : " 5.0.1" ,
4
4
"description" : " {{title}} for Ember applications" ,
5
5
"keywords" : [
6
- " ember-addon"
6
+ " ember-addon" ,
7
+ " page title" ,
8
+ " title" ,
9
+ " component" ,
10
+ " fastboot"
7
11
],
8
12
"license" : " MIT" ,
9
13
"author" :
" Tim Evans <[email protected] >" ,
10
14
"directories" : {
11
15
"test" : " tests"
12
16
},
13
- "repository" : " https://github.com/tim-evans /ember-page-title" ,
17
+ "repository" : " https://github.com/adopted-ember-addons /ember-page-title" ,
14
18
"scripts" : {
15
19
"build" : " ember build" ,
16
20
"lint:js" : " eslint ./*.js addon addon-test-support app config lib server test-support tests" ,
57
61
},
58
62
"ember-addon" : {
59
63
"configPath" : " tests/dummy/config" ,
60
- "demoURL" : " http ://tim-evans .github.io/ember-page-title/ "
64
+ "demoURL" : " https ://adopted-ember-addons .github.io/ember-page-title"
61
65
},
62
- "homepage" : " https://tim-evans .github.io/ember-page-title"
66
+ "homepage" : " https://adopted-ember-addons .github.io/ember-page-title"
63
67
}
You can’t perform that action at this time.
0 commit comments