Skip to content

Commit

Permalink
Removing dependencies from this project, adding bower and npm json fi…
Browse files Browse the repository at this point in the history
…les for fetching dependencies
  • Loading branch information
mariusGundersen committed Aug 20, 2013
1 parent 2adad99 commit 01d5605
Show file tree
Hide file tree
Showing 1,807 changed files with 26 additions and 558,563 deletions.
2 changes: 2 additions & 0 deletions .gitignore
@@ -0,0 +1,2 @@
/node_modules
/bower_components
15 changes: 15 additions & 0 deletions bower.json
@@ -0,0 +1,15 @@
{
"name": "Overload",
"version": "0.1.0",
"main": "lib/overload.min.js",
"ignore": [
"**/.*",
"**/*.cmd",
"/*.js",
"node_modules",
"bower_components",
"specs",
"tools"
],
"_source": "git://github.com/mariusgundersen/Overload.git"
}
15 changes: 0 additions & 15 deletions node_modules/.bin/ccjs

This file was deleted.

6 changes: 0 additions & 6 deletions node_modules/.bin/ccjs.cmd

This file was deleted.

15 changes: 0 additions & 15 deletions node_modules/.bin/karma

This file was deleted.

6 changes: 0 additions & 6 deletions node_modules/.bin/karma.cmd

This file was deleted.

8 changes: 0 additions & 8 deletions node_modules/closurecompiler/.npmignore

This file was deleted.

5 changes: 0 additions & 5 deletions node_modules/closurecompiler/.travis.yml

This file was deleted.

278 changes: 0 additions & 278 deletions node_modules/closurecompiler/ClosureCompiler.js

This file was deleted.

11 changes: 0 additions & 11 deletions node_modules/closurecompiler/ClosureCompiler.min.js

This file was deleted.

Binary file removed node_modules/closurecompiler/ClosureCompiler.png
Binary file not shown.

0 comments on commit 01d5605

Please sign in to comment.