Skip to content

Commit

Permalink
Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
IonicaBizau committed Aug 13, 2015
1 parent ec500d7 commit 8c5c3d9
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@
"directories": {
"example": "example"
},
"dependencies": {
"sliced": "^1.0.1",
"oargv": "^2.0.0",
"one-by-one": "^2.0.0",
"tmp": "^0.0.26",
"which": "^1.1.1",
"ul": "^5.0.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -31,5 +23,13 @@
"license": "KINDLY",
"blah": {
"h_img": "http://i.imgur.com/DutRzDr.png"
},
"dependencies": {
"oargv": "^2.0.0",
"one-by-one": "^2.0.0",
"sliced": "^1.0.1",
"tmp": "^0.0.26",
"ul": "^5.0.0",
"which": "^1.1.1"
}
}

0 comments on commit 8c5c3d9

Please sign in to comment.