Skip to content

Commit

Permalink
Removed unnecessary information from package json.
Browse files Browse the repository at this point in the history
  • Loading branch information
harvzor committed Mar 19, 2020
1 parent 40b2c23 commit 1bceb45
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,6 @@
{
"name": "start",
"version": "0.0.1",
"description": "My start page...",
"contributors": [
{
"name": "Harvey Williams"
}
],
"repository": {
"type": "git",
"url": "https://github.com/Harvzor/start"
},
"version": "0.0.0",
"scripts": {
"start": "gulp | .\\node_modules\\.bin\\bunyan -o short",
"build": "gulp build"
Expand Down

0 comments on commit 1bceb45

Please sign in to comment.