{"name":"focus-trap-react","version":"1.0.0","description":"A React component that traps focus.","main":"index.js","scripts":{"lint":"eslint .","demo-bundle":"browserify demo/js -t babelify --extension=.jsx -o demo/demo-bundle.js","demo-watch":"watchify demo/js -d -t babelify --extension=.jsx -o demo/demo-bundle.js","demo-bs":"browser-sync start --server demo --files=\"demo/**/*.css,demo/index.html,demo/demo-bundle.js\"","demo-dev":"parallelshell \"npm run demo-watch\" \"npm run demo-bs\"","test-bundle":"browserify test -t babelify -o test/test-bundle.js --extension=.jsx","test-dev":"watchify test -d -t babelify -o test/test-bundle.js -v --extension=.jsx","test-single":"karma start --single-run","pretest":"npm run lint","test":"npm run test-bundle && npm run test-single"},"repository":{"type":"git","url":"git+https://github.com/davidtheclark/focus-trap-react.git"},"keywords":["react","reactjs","react-component","aria","accessibility","modal","dialog","focus","keyboard"],"author":{"name":"David Clark"},"license":"MIT","bugs":{"url":"https://github.com/davidtheclark/focus-trap-react/issues"},"homepage":"https://github.com/davidtheclark/focus-trap-react#readme","devDependencies":{"babelify":"6.2.0","browser-sync":"2.8.2","browserify":"11.0.1","es5-shim":"4.1.10","eslint":"1.2.1","karma":"0.13.9","karma-phantomjs-launcher":"0.2.1","karma-tap":"1.0.3","parallelshell":"2.0.0","phantomjs":"1.9.18","sinon":"1.16.1","tape":"4.2.0","watchify":"3.3.1"},"dependencies":{"focus-trap":"^1.0.0","react":"0.13.x"},"files":["index.js"],"gitHead":"396c9c334bb4f3fdb894d0a27b4dd95fc45ffe58","_id":"focus-trap-react@1.0.0","_shasum":"f0541a34406d022acf6aa70518eaf87642be0ff4","_from":".","_npmVersion":"2.13.2","_nodeVersion":"0.12.7","_npmUser":{"name":"davidtheclark","email":"david.dave.clark@gmail.com"},"dist":{"shasum":"f0541a34406d022acf6aa70518eaf87642be0ff4","size":3400,"noattachment":false,"key":"/focus-trap-react/-/focus-trap-react-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/focus-trap-react/download/focus-trap-react-1.0.0.tgz"},"maintainers":[{"name":"davidtheclark","email":"david.dave.clark@gmail.com"},{"name":"marais","email":"me@maraisr.com"},{"name":"stefcameron","email":"stefan@stefcameron.com"},{"name":"wldcordeiro","email":"wellington@wellingtoncordeiro.com"}],"directories":{},"publish_time":1440633858428,"_cnpm_publish_time":1440633858428,"_hasShrinkwrap":false,"dist-tags":{"latest":"8.9.1"}}