Skip to content

Commit

Permalink
remove some files
Browse files Browse the repository at this point in the history
  • Loading branch information
wayou committed Jun 23, 2014
1 parent 3d3b749 commit 5eb4275
Show file tree
Hide file tree
Showing 9 changed files with 42 additions and 242 deletions.
15 changes: 0 additions & 15 deletions .jshintrc

This file was deleted.

3 changes: 0 additions & 3 deletions .travis.yml

This file was deleted.

69 changes: 0 additions & 69 deletions Gruntfile.js

This file was deleted.

18 changes: 0 additions & 18 deletions bower.json

This file was deleted.

69 changes: 0 additions & 69 deletions dist/jquery.boilerplate.js

This file was deleted.

9 changes: 0 additions & 9 deletions dist/jquery.boilerplate.min.js

This file was deleted.

86 changes: 41 additions & 45 deletions jquery.sliphover.json
Original file line number Diff line number Diff line change
@@ -1,46 +1,42 @@
{
"name": "boilerplate",
"title": "jQuery Boilerplate",
"description": "A jump-start for jQuery plugins development.",
"keywords": [
"jquery",
"boilerplate",
"plugins"
],
"version": "3.3.3",
"author": {
"name": "Zeno Rocha",
"email": "[email protected]",
"url": "https://github.com/zenorocha"
},
"maintainers": [
{
"name": "Zeno Rocha",
"email": "[email protected]",
"url": "https://github.com/zenorocha"
},
{
"name": "Addy Osmani",
"email": "[email protected]",
"url": "https://github.com/addyosmani"
},
{
"name": "Helder Santana",
"email": "[email protected]",
"url": "https://github.com/heldr"
}
],
"licenses": [
{
"type": "MIT",
"url": "http://zenorocha.mit-license.org/"
}
],
"bugs": "https://github.com/jquery-boilerplate/boilerplate/issues",
"homepage": "http://jqueryboilerplate.com",
"docs": "https://github.com/jquery-boilerplate/boilerplate#readme",
"download": "https://github.com/jquery-boilerplate/boilerplate/archive/master.zip",
"dependencies": {
"jquery": ">=1.4"
}
}
"name": "sliphover",
"title": "SlipHover",
"description": "Apply direction aware 2D/3D hover effect to images",
"keywords": [
"direction-aware",
"animation",
"effect",
"hover",
"image",
"caption",
"overlay",
"gallery"
],
"version": "2.0.0",
"author": {
"name": "wayou",
"email": "[email protected]",
"url": "https://github.com/wayou"
},
"maintainers": [
{
"name": "wayou",
"email": "[email protected]",
"url": "https://github.com/wayou"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/jquery/jquery-color/blob/2.1.2/MIT-LICENSE.txt"
}
],
"bugs": "https://github.com/wayou/sliphover/issues",
"homepage": "http://wayou.github.io/SlipHover/",
"docs": "http://wayou.github.io/SlipHover/",
"demo":"http://wayou.github.io/SlipHover/",
"download": "https://github.com/wayou/SlipHover/zipball/master",
"dependencies": {
"jquery": ">=1.5"
}
}
14 changes: 0 additions & 14 deletions package.json

This file was deleted.

1 change: 1 addition & 0 deletions src/jquery.sliphover.min.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5eb4275

Please sign in to comment.