We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8281994 commit cdf28bdCopy full SHA for cdf28bd
package.json
@@ -1,16 +1,5 @@
1
{
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
+ "private": true,
14
"scripts": {
15
"deploy": "docpad deploy-ghpages --env static",
16
"generate": "docpad generate --env static",
0 commit comments