Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit 2f923fd

Browse files
committed
npm reformatting for package.json
1 parent e63ef56 commit 2f923fd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"curl-trace-parser": "bin/curl-trace-parser"
1212
},
1313
"dependencies": {
14-
"commander": "1.2.0",
14+
"commander": "1.2.0",
1515
"api-blueprint-http-formatter": "0.0.1",
1616
"http-string-parser": "0.0.4"
1717
},
@@ -35,9 +35,9 @@
3535
],
3636
"author": "Adam Kliment <adam@apiary.io>",
3737
"license": "MIT",
38-
"repository" : {
39-
"type" : "git",
40-
"url" : "git://github.com/apiaryio/curl-trace-parser.git"
38+
"repository": {
39+
"type": "git",
40+
"url": "git://github.com/apiaryio/curl-trace-parser.git"
4141
},
4242
"homepage": "https://github.com/apiaryio/curl-trace-parser"
4343
}

0 commit comments

Comments
 (0)