ionic-cordova-gulp-seed
Version:
Ionic & Cordova & Gulp seed with organized code, tests, bower support and some other stuff. Originated from ionic-angular-cordova-seed.
20 lines (19 loc) • 490 B
JSON
{
"name": "jquery-waypoints",
"version": "2.0.5",
"author": "Caleb Troughton <caleb@imakewebthings.com>",
"description": "A jQuery plugin that makes it easy to execute a function whenever you scroll to an element.",
"repository": {
"type": "git",
"url": "https://github.com/imakewebthings/jquery-waypoints.git"
},
"keywords": [
"jquery",
"scroll"
],
"devDependencies": {
"coffee-script": "1.6.2",
"uglify-js" : "2.2.5"
},
"license": "MIT"
}