angular-custom-tour
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "angular-custom-tour", | ||
"description": "Custom angular tour", | ||
"description": "Easy to customize Angular 2+ tour", | ||
"repository": { | ||
@@ -8,3 +8,3 @@ "type": "git", | ||
}, | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"license": "MIT", | ||
@@ -14,2 +14,10 @@ "main": "bundles/angular-custom-tour.umd.min.js", | ||
"typings": "index.d.ts", | ||
"keywords": [ | ||
"angular", | ||
"angular2", | ||
"ng2", | ||
"hint", | ||
"step", | ||
"tour" | ||
], | ||
"scripts": { | ||
@@ -16,0 +24,0 @@ "tslint": "tslint", |
42889