UNPKG

prevent-backspace

Version:

Prevents the backspace from navigating back in the browser.

31 lines (30 loc) 523 B
{ "name": "prevent-backspace", "version": "1.0.0", "description": "Prevents the backspace from navigating back in the browser.", "homepage": [ "" ], "repository": { "type": "git", "url": "" }, "keywords": [ "dom", "backspace", "prevent", "swallow", "capture", "browser" ], "author": "JP Richardson <jprichardson@gmail.com>", "licenses": [ { "type": "MIT", "url": "" } ], "dependencies": {}, "devDependencies": {}, "main": "./index.js" }