{"name":"focus-trap","version":"3.0.0","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.0","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"},"files":["dist","index.js","index.d.ts"],"gitHead":"6ecf7575401b2050cf2f3935544b82d75155c560","_id":"focus-trap@3.0.0","_npmVersion":"6.2.0","_nodeVersion":"8.11.1","_npmUser":{"name":"davidtheclark","email":"david.dave.clark@gmail.com"},"dist":{"shasum":"4d2ee044ae66bf7eb6ebc6c93bd7a1039481d7dc","size":11666,"noattachment":false,"key":"/focus-trap/-/focus-trap-3.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/focus-trap/download/focus-trap-3.0.0.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_3.0.0_1532907176976_0.9921786594557434"},"_hasShrinkwrap":false,"publish_time":1532907177046,"_cnpm_publish_time":1532907177046,"dist-tags":{"beta":"6.8.0-beta.2","latest":"8.0.1","tabbable-i905":"7.2.1-tabbable-i905.2"}}