Skip to content

Commit

Permalink
Add bower
Browse files Browse the repository at this point in the history
  • Loading branch information
connor4312 committed Dec 2, 2014
1 parent 306a149 commit 9fb3a34
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions bower.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
{
"name": "redimage",
"main": "redimage.js",
"version": "0.0.1",
"homepage": "https://github.com/MCProHosting/redimage",
"authors": [
"Connor Peet <[email protected]>"
],
"description": "Redactor plugin for external images",
"keywords": [
"redactor",
"image",
"embed"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}

0 comments on commit 9fb3a34

Please sign in to comment.