Skip to content

Commit

Permalink
component -> bower
Browse files Browse the repository at this point in the history
  • Loading branch information
Yuriy Bogdanov committed Apr 4, 2014
1 parent 5d35a3c commit be2cd3c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 6 deletions.
20 changes: 20 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
{
"name": "statsc",
"version": "0.2.4",
"scripts": [
"client.js"
],
"main": "client.js",
"homepage": "https://github.com/0ctave/statsc",
"authors": [
"Yuriy Bogdanov <[email protected]>"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
6 changes: 0 additions & 6 deletions component.json

This file was deleted.

0 comments on commit be2cd3c

Please sign in to comment.