File tree Expand file tree Collapse file tree 4 files changed +23
-19
lines changed Expand file tree Collapse file tree 4 files changed +23
-19
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "name" : " angular-tour-no-jquery " ,
3
- "version" : " 0.3.0 " ,
2
+ "name" : " angular-tour" ,
3
+ "version" : " 0.2.5 " ,
4
4
"description" : " An AngularJS directive for showcasing features of your website" ,
5
5
"keywords" : [
6
6
" angularjs" ,
7
7
" directive" ,
8
8
" angular" ,
9
- " module"
9
+ " module" ,
10
+ " tour" ,
11
+ " walkthrough"
10
12
],
11
- "homepage" : " https://github.com/david-meza /angular-tour" ,
12
- "bugs" : " https://github.com/david-meza /angular-tour/issues" ,
13
+ "homepage" : " https://github.com/DaftMonk /angular-tour" ,
14
+ "bugs" : " https://github.com/DaftMonk /angular-tour/issues" ,
13
15
"author" : {
14
- "name" : " David Meza " ,
16
+ "name" : " Tyler Henkel " ,
15
17
"email" : " " ,
16
- "url" : " https://github.com/david-meza "
18
+ "url" : " https://github.com/DaftMonk "
17
19
},
18
20
"repository" : {
19
21
"type" : " git" ,
20
- "url" :
" [email protected] :david-meza /angular-tour.git"
22
+ "url" :
" [email protected] :DaftMonk /angular-tour.git"
21
23
},
22
24
"main" : [
23
25
" ./dist/angular-tour-tpls.js" ,
Original file line number Diff line number Diff line change 1
1
/**
2
2
* An AngularJS directive for showcasing features of your website
3
- * @version v0.3.0 - 2016-03-12
4
- * @link https://github.com/david-meza /angular-tour
3
+ * @version v0.2.5 - 2016-03-15
4
+ * @link https://github.com/DaftMonk /angular-tour
5
5
* @author Tyler Henkel
6
6
* @license MIT License, http://www.opensource.org/licenses/MIT
7
7
*/
Original file line number Diff line number Diff line change 1
1
/**
2
2
* An AngularJS directive for showcasing features of your website
3
- * @version v0.3.0 - 2016-03-12
4
- * @link https://github.com/david-meza /angular-tour
3
+ * @version v0.2.5 - 2016-03-15
4
+ * @link https://github.com/DaftMonk /angular-tour
5
5
* @author Tyler Henkel
6
6
* @license MIT License, http://www.opensource.org/licenses/MIT
7
7
*/
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-tour" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.2.5 " ,
4
4
"description" : " An AngularJS directive for showcasing features of your website" ,
5
5
"keywords" : [
6
6
" angularjs" ,
7
7
" directive" ,
8
8
" angular" ,
9
- " module"
9
+ " module" ,
10
+ " tour" ,
11
+ " walkthrough"
10
12
],
11
- "homepage" : " https://github.com/david-meza /angular-tour" ,
12
- "bugs" : " https://github.com/david-meza /angular-tour/issues" ,
13
+ "homepage" : " https://github.com/DaftMonk /angular-tour" ,
14
+ "bugs" : " https://github.com/DaftMonk /angular-tour/issues" ,
13
15
"author" : {
14
- "name" : " David Meza " ,
16
+ "name" : " Tyler Henkel " ,
15
17
"email" : " " ,
16
- "url" : " https://github.com/david-meza "
18
+ "url" : " https://github.com/DaftMonk "
17
19
},
18
20
"repository" : {
19
21
"type" : " git" ,
20
- "url" : " git@ github.com:david-meza /angular-tour.git"
22
+ "url" : " git:// github.com/DaftMonk /angular-tour.git"
21
23
},
22
24
"dependencies" : {},
23
25
"devDependencies" : {
You can’t perform that action at this time.
0 commit comments