init
This commit is contained in:
29
bower_components/waypoints/.bower.json
vendored
Normal file
29
bower_components/waypoints/.bower.json
vendored
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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"
|
||||
},
|
||||
"homepage": "https://github.com/imakewebthings/waypoints",
|
||||
"version": "4.0.1",
|
||||
"_release": "4.0.1",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "4.0.1",
|
||||
"commit": "9122b72c0435f926675c817d43850f1711baeaf8"
|
||||
},
|
||||
"_source": "https://github.com/imakewebthings/waypoints.git",
|
||||
"_target": "^4.0.1",
|
||||
"_originalSource": "waypoints"
|
||||
}
|
||||
Reference in New Issue
Block a user