scrollspy-js
Version:
Scrollspy library
30 lines (29 loc) • 634 B
JSON
{
"name": "scrollspy-js",
"version": "0.1.3",
"description": "Scrollspy library",
"main": "./src/js/scrollspy.js",
"scripts": {
"test": "grunt"
},
"author": "makotot",
"license": "MIT",
"devDependencies": {
"deglobalify": "^0.2.0",
"grunt": "^0.4.5",
"grunt-browserify": "^4.0.1",
"grunt-contrib-clean": "^0.6.0",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-uglify": "^0.9.2",
"grunt-contrib-watch": "^0.6.1",
"grunt-eslint": "^17.1.0",
"jit-grunt": "^0.9.1",
"time-grunt": "^1.2.1"
},
"keywords": [
"scrollspy",
"jquery",
"umd",
"scroll"
]
}