+21
-4
| { | ||
| "name": "hekyll", | ||
| "description": "Migrate Jekyll (gh-pages) themes to use handlebars instead of liquid.", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "homepage": "https://github.com/jonschlinkert/hekyll", | ||
@@ -36,3 +36,20 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
| "keywords": [ | ||
| "hekyll" | ||
| "assemble", | ||
| "blog", | ||
| "convert", | ||
| "converter", | ||
| "gh-pages", | ||
| "github-pages", | ||
| "gulp", | ||
| "handlebars", | ||
| "hekyll", | ||
| "jekyll", | ||
| "liquid", | ||
| "migrate", | ||
| "migrator", | ||
| "pages", | ||
| "site", | ||
| "templates", | ||
| "theme", | ||
| "website" | ||
| ], | ||
@@ -57,5 +74,5 @@ "lintDeps": { | ||
| "list": [ | ||
| "liquid-to-handlebars", | ||
| "assemble", | ||
| "gulp-liquid-to-handlebars" | ||
| "gulp-liquid-to-handlebars", | ||
| "liquid-to-handlebars" | ||
| ] | ||
@@ -62,0 +79,0 @@ }, |
15073
1.72%