Sha256: b6b63e694923f6574ba5fe75802baea18a673160e77058b0086b5e2ea5ddfaed
Contents?: true
Size: 725 Bytes
Versions: 1
Compression:
Stored size: 725 Bytes
Contents
{ "name": "vitrina", "version": "0.3.1", "description": "A general purpose, configurable, Jekyll theme", "main": "index.html", "author": { "name": "Augusto Goulart", "email": "josegoulart.aluno@unipampa.edu.br", "url": "https://oagoulart.github.io" }, "license": "MIT", "keywords": [ "jekyll", "theme" ], "repository": { "type": "git", "url": "git://github.com/oAGoulart/vitrina.git" }, "bugs": { "url": "https://github.com/oAGoulart/vitrina/issues" }, "scripts": { "install": "./scripts/install.sh", "lint": "./scripts/validate.rb", "build": "bundle exec jekyll build" }, "dependencies": { "bulma": "^0.9.0", "fork-awesome": "^1.1.7" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
vitrina-0.3.1 | package.json |