{"name":"focus-trap","version":"4.0.2","description":"Trap focus within a DOM node.","main":"index.js","types":"index.d.ts","scripts":{"precommit":"lint-staged","format":"prettier --write '**/*.{js,json}'","lint":"eslint .","demo-bundle":"browserify demo/js/index.js -o demo/demo-bundle.js","clean":"del-cli dist && make-dir dist","build-dev":"npm run clean && browserify index.js -s focusTrap > dist/focus-trap.js","minify":"uglifyjs dist/focus-trap.js > dist/focus-trap.min.js","build":"npm run build-dev && npm run minify","start":"budo demo/js/index.js:demo-bundle.js --dir demo --live","test":"npm run lint","prepublishOnly":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/davidtheclark/focus-trap.git"},"keywords":["focus","accessibility","trap","capture","keyboard","modal"],"author":{"name":"David Clark"},"license":"MIT","bugs":{"url":"https://github.com/davidtheclark/focus-trap/issues"},"homepage":"https://github.com/davidtheclark/focus-trap#readme","dependencies":{"tabbable":"^3.1.2","xtend":"^4.0.1"},"devDependencies":{"browserify":"^13.3.0","budo":"^9.4.1","del-cli":"^1.1.0","eslint":"^3.13.1","husky":"^0.14.3","lint-staged":"^7.2.0","make-dir-cli":"^1.0.0","prettier":"^1.14.0","uglify-js":"^3.3.22"},"gitHead":"67917ad45b5b10ec923683792619afd92e0fb419","_id":"focus-trap@4.0.2","_npmVersion":"6.5.0","_nodeVersion":"8.14.0","_npmUser":{"name":"davidtheclark","email":"david.dave.clark@gmail.com"},"dist":{"shasum":"4ee2b96547c9ea0e4252a2d4b2cca68944194663","size":12274,"noattachment":false,"key":"/focus-trap/-/focus-trap-4.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/focus-trap/download/focus-trap-4.0.2.tgz"},"maintainers":[{"name":"davidtheclark","email":"david.dave.clark@gmail.com"},{"name":"realredallen","email":"zallen@redhat.com"},{"name":"stefcameron","email":"stefan@stefcameron.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/focus-trap_4.0.2_1546444421354_0.6505239673318575"},"_hasShrinkwrap":false,"publish_time":1546444421510,"_cnpm_publish_time":1546444421510,"dist-tags":{"beta":"6.8.0-beta.2","latest":"8.0.1","tabbable-i905":"7.2.1-tabbable-i905.2"}}