bumped-gh-pages
Version:
Publishing files on GitHub Pages.
45 lines (44 loc) • 873 B
JSON
{
"name": "bumped-gh-pages",
"description": "Publishing files on GitHub Pages.",
"homepage": "https://github.com/bumped/bumped-gh-pages",
"version": "0.1.4",
"main": "index.js",
"author": {
"name": "Bumped",
"url": "https://github.com/bumped"
},
"repository": {
"type": "git",
"url": "git+https://github.com/bumped/bumped-gh-pages.git"
},
"bugs": {
"url": "https://github.com/bumped/bumped-gh-pages/issues"
},
"keywords": [
"GitHub",
"Pages",
"bumped",
"gh-pages",
"plugin",
"publish"
],
"dependencies": {
"coffeescript": "~2.5.1",
"gh-pages": "~2.2.0",
"lodash.omit": "~4.5.0"
},
"devDependencies": {
"coveralls": "latest",
"git-dirty": "latest",
"nyc": "latest"
},
"engines": {
"node": ">= 4"
},
"files": [
"index.js",
"lib"
],
"license": "MIT"
}