UNPKG

tiny-anchor

Version:

This project is designed to provide navigation tools to minimize footprint (browser history).

28 lines (27 loc) 621 B
{ "name": "tiny-anchor", "version": "0.0.2", "description": "This project is designed to provide navigation tools to minimize footprint (browser history).", "main": "index.js", "bugs": { "url": "https://github.com/bob-fornal/tiny-anchor/issues", "email": "bob@fornal.org" }, "repository": { "type": "git", "url": "https://github.com/bob-fornal/tiny-anchor" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "anchor", "tag", "navigation", "history", "safe", "safety" ], "author": "Bob Fornal", "license": "MIT" }