UNPKG

js.anchor

Version:

Click and go to target. Pretty simple with only ~2KB and without dependencies.

26 lines (25 loc) 544 B
{ "name": "anchor.js", "description": "Click and go to target. Pretty simple with only ~2KB and without dependencies.", "main": "dist/anchor.min.js", "version": "1.1.0", "authors": [ "Cezar Luiz <cezarluiz.c@gmail.com> (https://github.com/CezarLuiz0)" ], "license": "MIT", "keywords": [ "anchor", "scroll", "link", "javascript" ], "homepage": "https://github.com/CezarLuiz0/anchor", "moduleType": [], "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }