Skip to content

Commit

Permalink
Add package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Shira-3749 committed May 31, 2017
1 parent 3db42d5 commit a26c816
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions package.json
@@ -0,0 +1,10 @@
{
"name": "jquery-scrollwatch",
"version": "2.1.1",
"license": "MIT",
"description": "jQuery plugin for determining active sections on the page based on scrolling.",
"keywords": ["jQuery", "scrollwatch", "scroll", "navigation", "active", "class"],
"peerDependencies": {
"jquery": ">=1.9.0"
}
}

0 comments on commit a26c816

Please sign in to comment.