Skip to content

Commit

Permalink
Removes unnecessary metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
zenorocha committed Apr 21, 2015
1 parent 8281994 commit cdf28bd
Showing 1 changed file with 1 addition and 12 deletions.
13 changes: 1 addition & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,5 @@
{
"name": "ConfBoilerplate",
"version": "0.2.0",
"description": "A kickstart to create websites for conference/events.",
"homepage": "http://confboilerplate.com",
"repository": {
"type" : "git",
"url" : "http://github.com/braziljs/conf-boilerplate.git"
},
"engines": {
"node": ">0.8.x",
"npm": "1.1.x"
},
"private": true,
"scripts": {
"deploy": "docpad deploy-ghpages --env static",
"generate": "docpad generate --env static",
Expand Down

0 comments on commit cdf28bd

Please sign in to comment.