Skip to content

Commit

Permalink
package json reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Kureniov committed Apr 23, 2015
1 parent 4f83814 commit 40db28e
Showing 1 changed file with 10 additions and 6 deletions.
16 changes: 10 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,9 @@
"license": "MIT",
"repository": {
"type": "git",
"url": "[email protected]:SkeLLLa/gulp-sizediff.git"
},
"author": {
"name": "Alexander Kureniov",
"email": "[email protected]",
"url": "https://bitbucket.org/SkeLLLa/"
"url": "git+ssh://[email protected]/SkeLLLa/gulp-sizediff.git"
},
"author": "Alexander Kureniov <[email protected]> (https://bitbucket.org/SkeLLLa/)",
"engines": {
"node": ">=0.10.0"
},
Expand All @@ -38,5 +34,13 @@
},
"devDependencies": {
"jscs": "^1.12.0"
},
"bugs": {
"url": "https://github.com/SkeLLLa/gulp-sizediff/issues"
},
"homepage": "https://github.com/SkeLLLa/gulp-sizediff#readme",
"main": "index.js",
"scripts": {
"test": "\"\""
}
}

0 comments on commit 40db28e

Please sign in to comment.