Skip to content

Commit

Permalink
moving to node
Browse files Browse the repository at this point in the history
  • Loading branch information
runemadsen committed Nov 12, 2013
1 parent 70222f4 commit 9c56263
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 47 deletions.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
test/spec/*.js
.DS_Store
.DS_Store
node_modules
4 changes: 0 additions & 4 deletions Gemfile

This file was deleted.

42 changes: 0 additions & 42 deletions Gemfile.lock

This file was deleted.

8 changes: 8 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name" : "backbone-gitlab",
"version" : "0.0.1",
"dependencies" : {
"canned" : "0.2.0",
"foreman" : "0.0.25"
}
}

0 comments on commit 9c56263

Please sign in to comment.