init
This commit is contained in:
18
bower_components/waypoints/bower.json
vendored
Normal file
18
bower_components/waypoints/bower.json
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "waypoints",
|
||||
"main": "lib/noframework.waypoints.js",
|
||||
"description": "Easily execute a function when you scroll to an element.",
|
||||
"ignore": [
|
||||
"gulpfile.js",
|
||||
"package.json",
|
||||
"src",
|
||||
"test",
|
||||
"testem.json"
|
||||
],
|
||||
"devDependencies": {
|
||||
"jquery": "~1.11.1",
|
||||
"lodash": "~2.4.1",
|
||||
"jasmine-jquery": "~1.7.0",
|
||||
"zepto": "~1.1.3"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user