Files
library-hexagonal/docs/package.json
Wojtek Krzywiec 03fbafbcc7 go back to jekyll
2020-06-27 15:47:36 +02:00

23 lines
699 B
JSON

{
"name": "@gustavoquinalha/jekyll-help-center-theme",
"version": "1.0.0",
"description": "Simple and responsive Jekyll theme for help center.",
"publishConfig": {
"registry":"https://npm.pkg.github.com/"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"dev": "gulp"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gustavoquinalha/jekyll-help-center-theme.git"
},
"author": "gustavoquinalha <gusquinalha@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/gustavoquinalha/jekyll-help-center-theme/issues"
},
"homepage": "https://github.com/gustavoquinalha/jekyll-help-center-theme#readme"
}