scrollspy-js
Version:
Scrollspy library
32 lines (31 loc) • 511 B
JSON
{
"name": "scrollspy",
"main": "./build/scrollspy.js",
"version": "0.1.3",
"homepage": "https://github.com/makotot/scrollspy",
"authors": [
"makotot <makoto.ttn@gmail.com>"
],
"description": "Scrollspy library",
"moduleType": [
"amd",
"globals"
],
"keywords": [
"scrollspy",
"jquery",
"scroll",
"umd"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests",
"css",
"*.html",
"src"
]
}