UNPKG

jekyll

Version:

A blog-aware, static site generator in Ruby

29 lines (28 loc) 579 B
{ "name": "jekyll", "version": "3.0.0-beta1", "description": "A blog-aware, static site generator in Ruby", "main": "./lib/jekyll.rb", "directories": { "test": "test" }, "repository": { "type": "git", "url": "https://github.com/jekyll/jekyll.git" }, "keywords": [ "static", "site", "generator" ], "contributors": [ "Tom Preston-Werner", "Nick Quaranto", "Parker Moore" ], "license": "MIT", "bugs": { "url": "https://github.com/jekyll/jekyll/issues" }, "homepage": "https://github.com/jekyll/jekyll" }