Skip to content

Commit cdf28bd

Browse files
committed
Removes unnecessary metadata
1 parent 8281994 commit cdf28bd

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

package.json

+1-12
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,5 @@
11
{
2-
"name": "ConfBoilerplate",
3-
"version": "0.2.0",
4-
"description": "A kickstart to create websites for conference/events.",
5-
"homepage": "http://confboilerplate.com",
6-
"repository": {
7-
"type" : "git",
8-
"url" : "http://github.com/braziljs/conf-boilerplate.git"
9-
},
10-
"engines": {
11-
"node": ">0.8.x",
12-
"npm": "1.1.x"
13-
},
2+
"private": true,
143
"scripts": {
154
"deploy": "docpad deploy-ghpages --env static",
165
"generate": "docpad generate --env static",

0 commit comments

Comments
 (0)