Skip to content

Commit

Permalink
Update component information.
Browse files Browse the repository at this point in the history
  • Loading branch information
pazguille committed Dec 11, 2013
1 parent e870daf commit 935d583
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions component.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,11 @@
{
"name": "Q",
"repo": "balloonsjs/Q",
"name": "balloons",
"repo": "balloonsjs/balloons",
"description": "An event-based JavaScript library to build front-end components or widgets.",
"version": "0.0.1",
"keywords": [],
"dependencies": {},
"development": {
"bestander/jasmine": "*"
},
"development": {},
"license": "MIT",
"main": "./dist/Q.js",
"scripts": ["./dist/Q.js"]
Expand Down

0 comments on commit 935d583

Please sign in to comment.