{"_id":"react-accessible-accordion","_rev":"60-a166d40a977f088c5865e9731e0693bf","name":"react-accessible-accordion","dist-tags":{"next":"2.4.4-beta.1","latest":"5.0.1"},"versions":{"0.1.2":{"name":"react-accessible-accordion","version":"0.1.2","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@0.1.2","maintainers":[{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"d4faa281186e523886d58507a902e29f64ee938e","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-0.1.2.tgz","integrity":"sha512-UbdAMV/TJt9xRrtefKtG6SyjX5ytAnrz2D9ZlGHSPAMsCbqnNUeJNDZBRhxOItqpM/zM8gJSHNX3tklp7td4QA==","signatures":[{"sig":"MEQCIDA72zxtX+BrhUdKKuZ+ZNftG1za7VfBdov/YxqASkPiAiBCBXR1ICk14hsRvNQ9lDzxR52Zy8BeJOm7Aveg7hpm5Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","_from":".","babel":{"presets":["es2015","react"]},"_shasum":"d4faa281186e523886d58507a902e29f64ee938e","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"7ad7c6c3a495b6a6b43957e98b68c85a49856fe1","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"webpack --config ./webpack/webpack.config.dev.js","deploy":"npm run pages && ./bin/deploy.sh","coveralls":"cat ./coverage/lcov.info | coveralls","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"3.10.10","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"6.10.0","dependencies":{"uuid":"^3.0.1","classnames":"^2.2.5"},"devDependencies":{"jest":"^19.0.2","react":"^15.4.2","eslint":"^3.18.0","webpack":"^2.3.2","babel-cli":"^6.24.0","coveralls":"^2.12.0","react-dom":"^15.4.2","css-loader":"^0.27.3","babel-eslint":"^7.2.1","babel-loader":"^6.4.1","style-loader":"^0.16.1","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.4.2","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","react-addons-test-utils":"^15.4.2"},"peerDependencies":{"react":"^15.4.2","react-dom":"^15.4.2"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-0.1.2.tgz_1491199448990_0.40216140961274505","host":"packages-18-east.internal.npmjs.com"}},"0.2.0":{"name":"react-accessible-accordion","version":"0.2.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@0.2.0","maintainers":[{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"88d35324420c4fa582d5d9a61be8af4c6516db6d","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-0.2.0.tgz","integrity":"sha512-5go6jGjjiHUMlCY/iS8EzU1gP0TuCrdg1bZzvRi64VtPQCWWBMK9bX0sK56puxFJoi4mL+uGtSCWbuihQUPenA==","signatures":[{"sig":"MEUCIFflx7KYXzWehM1aTAFabBvWTBiyAWGeVlxjrnDnCTpsAiEAyxLIMHzf3rTbDkZx+lof6nkl4HgmDRTKO5miMpjNIq0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","_from":".","babel":{"presets":["es2015","react"]},"_shasum":"88d35324420c4fa582d5d9a61be8af4c6516db6d","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"e8a41832f8305654b8f82f5ad8733c2ff3aa0550","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","coveralls":"cat ./coverage/lcov.info | coveralls","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"3.10.10","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"6.10.0","dependencies":{"uuid":"^3.0.1","classnames":"^2.2.5"},"devDependencies":{"jest":"^19.0.2","react":"^15.4.2","eslint":"^3.18.0","webpack":"^2.3.2","babel-cli":"^6.24.0","coveralls":"^2.12.0","react-dom":"^15.4.2","css-loader":"^0.27.3","babel-eslint":"^7.2.1","babel-loader":"^6.4.1","style-loader":"^0.16.1","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.4.2","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","react-addons-test-utils":"^15.4.2"},"peerDependencies":{"react":"^15.4.2","react-dom":"^15.4.2"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-0.2.0.tgz_1494891373764_0.5326201720163226","host":"packages-12-west.internal.npmjs.com"}},"0.3.0":{"name":"react-accessible-accordion","version":"0.3.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@0.3.0","maintainers":[{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"4b79480fabf118337686899298522ec43cdb7142","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-0.3.0.tgz","integrity":"sha512-TWbN+T530NtOH2c9iA63PKmXK7b+PbuFsLlNAFkCHkbXKbgBk+bJxpat8jTeO/3NqmnTE/vw54y8okthGbXhcw==","signatures":[{"sig":"MEUCIQDVnqa4aRFX5mN3vysz2aqhk1r97xNtZnEFxBQmg2ntDAIgVCfUfW3nI8/I2yJQhlNOqxSiJ2rV0iEfDpxSoDLpyaQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","_from":".","babel":{"presets":["es2015","react"]},"_shasum":"4b79480fabf118337686899298522ec43cdb7142","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"203d85a7450e36b9e1920cda53c1f2309efe68f5","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","coveralls":"cat ./coverage/lcov.info | coveralls","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"3.10.10","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"6.10.0","dependencies":{"uuid":"^3.0.1","classnames":"^2.2.5"},"devDependencies":{"jest":"^19.0.2","react":"^15.4.2","eslint":"^3.18.0","webpack":"^2.3.2","babel-cli":"^6.24.0","coveralls":"^2.12.0","react-dom":"^15.4.2","css-loader":"^0.27.3","babel-eslint":"^7.2.1","babel-loader":"^6.4.1","style-loader":"^0.16.1","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.4.2","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","react-addons-test-utils":"^15.4.2"},"peerDependencies":{"react":"^15.4.0","react-dom":"^15.4.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-0.3.0.tgz_1496356988917_0.05679932259954512","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"react-accessible-accordion","version":"0.4.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@0.4.0","maintainers":[{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"5d654f25e74e65801e813acb9b3acb21674d8b98","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-0.4.0.tgz","integrity":"sha512-THLUWzdedPaCrCLOCOSwSiDSOzQxLViJReUcnJkCnzP7DeELuzLYMUBTX1bL46fzZ19L++EWTq17/oF/x5nxyg==","signatures":[{"sig":"MEUCIEZTBcirpVUq7CqX+Fi4dW68TxcPBFEkE1Ag8h6+gT+kAiEA5XTAUHaTl9kwi2yHjMabZUF7M1Ndn4u16uz+jFCfJf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","_from":".","babel":{"presets":["es2015","react"]},"_shasum":"5d654f25e74e65801e813acb9b3acb21674d8b98","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"aa43e60f228fef3aad08608d8e8f35cf2f726683","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","coveralls":"cat ./coverage/lcov.info | coveralls","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"3.10.10","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"6.10.3","dependencies":{"uuid":"^3.0.1","classnames":"^2.2.5"},"devDependencies":{"jest":"^19.0.2","react":"^15.4.2","eslint":"^3.18.0","webpack":"^2.3.2","babel-cli":"^6.24.0","coveralls":"^2.12.0","react-dom":"^15.4.2","css-loader":"^0.27.3","prop-types":"^15.5.10","babel-eslint":"^7.2.1","babel-loader":"^6.4.1","style-loader":"^0.16.1","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.4.2","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","react-addons-test-utils":"^15.4.2"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0","prop-types":"^15.5.10 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-0.4.0.tgz_1499143352028_0.666711081052199","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"react-accessible-accordion","version":"0.5.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@0.5.0","maintainers":[{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"3f1ac3672b7e39a9c3444d78a05bfc2bb847d9cb","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-0.5.0.tgz","integrity":"sha512-8vfMaXPJWHGgasblVK8mnF8wvzFsX9L4Wm7zUFUqUB9lkYELSm+TvtOAEcBLa7N+ICyNT8Mi7FvV1n82rgNf+A==","signatures":[{"sig":"MEUCIGj0aI5gZCxSHTrNsBSpXlaYpUB9Q8svKOzvYOUT+8ORAiEAhhWdhcnWuTE0thgjcFtzfvgdCGm/4gzuO4T3w/hWEm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","babel":{"presets":["es2015","react"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"94865419929c690c180c6c65528702e7865f5515","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","coveralls":"cat ./coverage/lcov.info | coveralls","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.3.0","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"8.2.1","dependencies":{"uuid":"^3.0.1","classnames":"^2.2.5"},"devDependencies":{"jest":"^19.0.2","react":"^15.4.2","eslint":"^3.18.0","webpack":"^2.3.2","babel-cli":"^6.24.0","coveralls":"^2.12.0","react-dom":"^15.4.2","css-loader":"^0.27.3","prop-types":"^15.5.10","babel-eslint":"^7.2.1","babel-loader":"^6.4.1","style-loader":"^0.16.1","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.4.2","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","react-addons-test-utils":"^15.4.2"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0","prop-types":"^15.5.10 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-0.5.0.tgz_1503315571568_0.7194087379612029","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"react-accessible-accordion","version":"0.6.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@0.6.0","maintainers":[{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"b9ee0bf39c0dc3ccda52adf4d73aab2656d39399","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-0.6.0.tgz","integrity":"sha512-JxUhhDl7FdmyLRyea+Aat4vqi+C8+9I0eG50fJPq+x64gGqtLJ+r2Jdk026WfThhXce7nof9c3xPneGzYkktJg==","signatures":[{"sig":"MEYCIQDWH8JNFEf7HzeGYNbJa/JWkHUSgpu73Cst5rLJgYTKtwIhAKIT7JNVhTf52sjVQEZsAmBFuPcw0l5NISWJryT5xtQH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","_from":".","babel":{"presets":["es2015","react"]},"_shasum":"b9ee0bf39c0dc3ccda52adf4d73aab2656d39399","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"76ec0e3e0b8e57a02aba7ffd8a7e6c0ed0ef47e6","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","coveralls":"cat ./coverage/lcov.info | coveralls","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"3.10.10","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"6.11.2","dependencies":{"uuid":"^3.0.1","classnames":"^2.2.5"},"devDependencies":{"jest":"^19.0.2","react":"^15.4.2","eslint":"^3.18.0","webpack":"^2.3.2","babel-cli":"^6.24.0","coveralls":"^2.12.0","react-dom":"^15.4.2","css-loader":"^0.27.3","prop-types":"^15.5.10","babel-eslint":"^7.2.1","babel-loader":"^6.4.1","style-loader":"^0.16.1","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^6.10.3","react-test-renderer":"^15.4.2","eslint-config-airbnb":"^14.1.0","eslint-plugin-import":"^2.2.0","eslint-plugin-jsx-a11y":"^4.0.0","react-addons-test-utils":"^15.4.2"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0","prop-types":"^15.5.10 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-0.6.0.tgz_1505304066788_0.5273728310130537","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"react-accessible-accordion","version":"1.0.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@1.0.0","maintainers":[{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"84fe0ae3cd5c43500474b853e434d298f3030ed1","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-1.0.0.tgz","integrity":"sha512-suZ8lNS01a5Udp+CLNxvZOHkapUcjMoa/BuqNtPI2F/x1f+QYL6JisdXTQRnpDMty7uO2Z8fO3fEfAS6DbvjVw==","signatures":[{"sig":"MEUCIQDPPUfeRpjENkIUnwQ43aZ9WUpg4WP4dNq2ZXgw1AqTEQIgQQo9zp+TQbSIb9hqNvj3fOEHp7Auw673G7sycpo5v5A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","babel":{"presets":["es2015","react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"a3f14f09bfc8e31705207fd8d19dcba15a207cd8","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint .","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","prettier":"prettier **/*.js --write","coveralls":"cat ./coverage/lcov.info | coveralls","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.4.2","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"8.2.1","dependencies":{"uuid":"^3.0.1","classnames":"^2.2.5"},"devDependencies":{"jest":"^21.2.1","react":"^16.0.0","eslint":"^4.8.0","webpack":"^3.6.0","flow-bin":"^0.56.0","prettier":"^1.7.3","babel-cli":"^6.24.0","coveralls":"^3.0.0","react-dom":"^16.0.0","css-loader":"^0.28.7","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","style-loader":"^0.18.2","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^7.4.0","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.6.0","eslint-plugin-flowtype":"^2.36.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-flowtype-errors":"^3.3.2"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-1.0.0.tgz_1507024189957_0.9268737018574029","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"react-accessible-accordion","version":"1.0.1","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@1.0.1","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"43f668f980ebac570c8aada2cfbb2af37444bb7f","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-1.0.1.tgz","integrity":"sha512-T1wZ2lU6Bv3UCl0e5uftKTiD2wbS2c36qkQSVy5xkEyDoX9ooA7rgEp8GuHX76s9ttiBnpkOdkJtx/Ev6+MB6A==","signatures":[{"sig":"MEQCIE9bNGrlr2bVNsTGNlRSC2eR8hQ71cWDCsfGkm9Psy20AiBPsz4kRztKCrJaBHg5Ex2gYAMWmmZHEAEby2w+jW/ymg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","babel":{"presets":["es2015","react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"a36021897e033a3b1d98500a857d33da9b6f6ca0","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint .","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","prettier":"prettier **/*.js --write","coveralls":"cat ./coverage/lcov.info | coveralls","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.4.2","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"8.2.1","dependencies":{"classnames":"^2.2.5","consecutive":"^5.0.4"},"devDependencies":{"jest":"^21.2.1","react":"^16.0.0","eslint":"^4.8.0","webpack":"^3.6.0","flow-bin":"^0.56.0","prettier":"^1.7.3","babel-cli":"^6.24.0","coveralls":"^3.0.0","react-dom":"^16.0.0","css-loader":"^0.28.7","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","style-loader":"^0.18.2","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^7.4.0","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.6.0","eslint-plugin-flowtype":"^2.36.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-flowtype-errors":"^3.3.2"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-1.0.1.tgz_1507532334135_0.05696131428703666","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"react-accessible-accordion","version":"1.0.2","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@1.0.2","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"fcddd3f0aa19011b2d9dfb07e924f6126c12ccdb","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-1.0.2.tgz","integrity":"sha512-fcqSVv8V5hkvyLjNbxk3M4I9lyfmyRYWZE6SG44/RtrzSvf/DYaOP+X/+rb0EzFJZAumDzZPAu1Ruxq6EMiBfg==","signatures":[{"sig":"MEUCIQDegOLVrwseuySSTAjvqBq8E0Hk9gb6Q8+vvoA5S4QCzwIgFa9jAVSIG4DQBn//bVHfsxtJpbN0bQPcX0QTO8JBgz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"jest":{"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/index.js","babel":{"presets":["es2015","react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"41a8a6337aa221b05fe6ac5bebde8c1bea044ee3","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint .","test":"jest","build":"npm run js -s && npm run css -s","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","prettier":"prettier **/*.js --write","coveralls":"cat ./coverage/lcov.info | coveralls","prepublish":"npm run build","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.3.0","description":"Accessible Accordion component for React","directories":{},"_nodeVersion":"8.5.0","dependencies":{"classnames":"^2.2.5","consecutive":"^5.0.4"},"devDependencies":{"jest":"^21.2.1","react":"^16.0.0","eslint":"^4.8.0","webpack":"^3.6.0","flow-bin":"^0.56.0","prettier":"^1.7.3","babel-cli":"^6.24.0","coveralls":"^3.0.0","react-dom":"^16.0.0","css-loader":"^0.28.7","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","style-loader":"^0.18.2","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^7.4.0","react-test-renderer":"^16.0.0","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","eslint-config-prettier":"^2.6.0","eslint-plugin-flowtype":"^2.36.0","eslint-plugin-jsx-a11y":"^5.1.1","eslint-plugin-flowtype-errors":"^3.3.2"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion-1.0.2.tgz_1511818329826_0.4212432836648077","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"react-accessible-accordion","version":"2.0.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.0.0","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"de91e40274292ddfc99f30f06aee72c26b03224d","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.0.0.tgz","fileCount":26,"integrity":"sha512-/7KcK6PcuvbB9BTyCp9SNz3kdsXCHDHwOXWdlRVapxRPalwDi2KZBooCBcK+L9WJGM/NrcdBRUTF0vHNuVsvaA==","signatures":[{"sig":"MEUCIQDOYqLX4Vvu53zLqA9Yh4X3o+p+YLzyOtGDOrBCoTOTtgIgLPPWWZIina083nJKx53ry+YbzA5hLmR/sqvr7JdXglQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":484552},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"bbac5935a221afd507f972b3e94aaccc49d5afdc","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint .","test":"jest","build":"NODE_ENV=production rollup -c","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","prettier":"prettier **/*.js --write","coveralls":"cat ./coverage/lcov.info | coveralls","prepublish":"npm run build","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","test:coverage":"jest --coverage","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.5.1","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.9.3","dependencies":{"mobx":"^3.4.0","classnames":"^2.2.5","mobx-react":"^4.3.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^21.2.1","react":"^16.0.0","enzyme":"^3.2.0","eslint":"^4.8.0","rollup":"^0.56.2","webpack":"^3.6.0","flow-bin":"^0.56.0","prettier":"^1.7.3","babel-cli":"^6.24.0","coveralls":"^3.0.0","react-dom":"^16.0.0","css-loader":"^0.28.7","babel-eslint":"^8.0.1","babel-loader":"^7.1.2","style-loader":"^0.18.2","babel-preset-react":"^6.23.0","webpack-dev-server":"^2.4.2","babel-preset-es2015":"^6.24.0","eslint-plugin-react":"^7.4.0","react-test-renderer":"^16.0.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.6.0","eslint-plugin-flowtype":"^2.36.0","eslint-plugin-jsx-a11y":"^5.1.1","rollup-plugin-commonjs":"^8.3.0","enzyme-adapter-react-16":"^1.1.0","rollup-plugin-node-resolve":"^3.0.3","eslint-plugin-flowtype-errors":"^3.3.2"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.0.0_1519241354718_0.5146732997180865","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"react-accessible-accordion","version":"2.1.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.1.0","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"4f8b6497340b70fd8be82ce17c16ba93961f2a89","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.1.0.tgz","fileCount":18,"integrity":"sha512-7draGuTeiyWpeKhMjxGmvhm+i/JAGnDrMpHCsiGUQGqF33W0T+2mVgg30D4TQCFEno5MLnix98Dgtm5u3qTkgg==","signatures":[{"sig":"MEYCIQC5I21b5jQ5Gib3uRNZB1sdL9Aq/U5FdOnKJKdoGhZnngIhAKj0npt+fMxu5M/UL5JW48fY5p4BVEXgVVm56VvcVn03","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":439053},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"98dbff8729c07e9b4efeaa01f72650bb3e2a8440","scripts":{"js":"babel -d dist src","css":"cp src/react-accessible-accordion.css dist","lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","prettier":"prettier **/*.js --write","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","build:clean":"rm -rf dist/","build:rollup":"NODE_ENV=production rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.5.1","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.9.3","dependencies":{"mobx":"^3.4.0","classnames":"^2.2.5","mobx-react":"^4.3.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^22.4.0","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.18.1","rollup":"^0.56.2","webpack":"^3.11.0","flow-bin":"^0.66.0","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.2.0","css-loader":"^0.28.9","babel-eslint":"^8.2.2","babel-loader":"^7.1.2","style-loader":"^0.20.2","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^2.11.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.4.0","react-test-renderer":"^16.2.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.0","eslint-plugin-jsx-a11y":"^5.1.1","rollup-plugin-commonjs":"^8.3.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.0.3","eslint-plugin-flowtype-errors":"^3.3.7"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.1.0_1519768075475_0.2737941440721181","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"react-accessible-accordion","version":"2.2.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.2.0","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"827738c0dac9c473fedf5dbc75252b2fe05727d9","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.2.0.tgz","fileCount":20,"integrity":"sha512-gCt320DkcSctFA3tuz4Wv8Gebc/2z5iU8Qu30Wa4MDP9RDNG/tdbmlc2Yu7kwZyk+zjivsvCT+DRXkFDSNkmaA==","signatures":[{"sig":"MEQCICMkOqdKEgvuXisEq6Xewl9EU+3EBNkZULvFhHCgJZKiAiBMdy+ZTzUvWXNmSE1XoUDxh9No8tYcNp8XqBoYSLn8KA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":442983},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"3063afe64bf6c0157c31c64e22de9d9dabe04f19","scripts":{"js":"babel -d dist src","lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","build:clean":"rm -rf dist/*","build:rollup":"NODE_ENV=production rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.5.1","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.9.3","dependencies":{"mobx":"^3.4.0","classnames":"^2.2.5","mobx-react":"^4.3.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^22.4.0","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.18.1","rollup":"^0.56.2","webpack":"^3.11.0","flow-bin":"^0.66.0","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.2.0","css-loader":"^0.28.9","babel-eslint":"^8.2.2","babel-loader":"^7.1.2","style-loader":"^0.20.2","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^2.11.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.4.0","react-test-renderer":"^16.2.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.0","eslint-plugin-jsx-a11y":"^5.1.1","rollup-plugin-commonjs":"^8.3.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.0.3","eslint-plugin-flowtype-errors":"^3.3.7"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.2.0_1519954800928_0.27594819835545437","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"react-accessible-accordion","version":"2.2.1","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.2.1","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"12ba903f862c90a6c99b1ec7d6acf42ab783fa19","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.2.1.tgz","fileCount":20,"integrity":"sha512-B8U1+oHkc//DwXhc+6KgFy9pjqieYSo39Phv1zX/QG1QcGYMJ1OuVgi2UuXsgRcqIP4wXCY4UOQJyH10n12MLw==","signatures":[{"sig":"MEUCIDSC3bLJ5Kuj62lpqv8ntep06VlLMx5r+Uf4x+oEpWqhAiEA+wsCBd0znQboVVfAJLTfF2tfe57KxRftcOB8M4Kk400=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":443123},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"3df414744178117e5f5466351cf6216a74c4aeb7","scripts":{"js":"babel -d dist src","lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","build:clean":"rm -rf dist/*","build:rollup":"NODE_ENV=production rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.5.1","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.9.3","dependencies":{"mobx":"^3.4.0","classnames":"^2.2.5","mobx-react":"^4.3.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^22.4.0","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.18.1","rollup":"^0.56.2","webpack":"^3.11.0","flow-bin":"^0.66.0","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.2.0","css-loader":"^0.28.9","babel-eslint":"^8.2.2","babel-loader":"^7.1.2","style-loader":"^0.20.2","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^2.11.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.4.0","react-test-renderer":"^16.2.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.0","eslint-plugin-jsx-a11y":"^5.1.1","rollup-plugin-commonjs":"^8.3.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.0.3","eslint-plugin-flowtype-errors":"^3.3.7"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.2.1_1519958568696_0.23406722902558785","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"react-accessible-accordion","version":"2.3.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.3.0","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"850c84cfc96cfadad17c5319acd5b28e1acb04c4","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.3.0.tgz","fileCount":26,"integrity":"sha512-iue5Y1ScZpIl1icVkRed9I1RWREdhD6dZypubeehnhn7P4GLMiWp6VxNDwksrcxLB8VK/RiGAPJBtGGli+1lDA==","signatures":[{"sig":"MEYCIQCeIDk6wS9g7guBDferV60dkofgo6sIoMQbbmFqEZHrdgIhANV9dt61/8IUXtvpIixVnqqyEudrd6XlDvNkAck3rOZ0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":425791},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"16b67a4a7c42dd76e32405cea6a162c12db7e203","scripts":{"js":"babel -d dist src","lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && cp -R demo pages && webpack --config=./webpack/webpack.config.pages.js","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","js:watch":"npm run js -- --watch","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --config ./webpack/webpack.config.demo.js","test:watch":"jest --watch","build:clean":"rm -rf dist/*","build:rollup":"NODE_ENV=production rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.9.4","dependencies":{"unstated":"^1.2.0","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^22.4.0","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.18.1","rollup":"^0.56.2","webpack":"^3.11.0","flow-bin":"^0.66.0","prettier":"^1.10.2","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.2.0","css-loader":"^0.28.9","babel-eslint":"^8.2.2","babel-loader":"^7.1.2","style-loader":"^0.20.2","babel-polyfill":"^6.26.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^2.11.1","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.4.0","react-test-renderer":"^16.2.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.0","eslint-plugin-jsx-a11y":"^5.1.1","rollup-plugin-commonjs":"^8.3.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.0.3","babel-plugin-external-helpers":"^6.22.0","eslint-plugin-flowtype-errors":"^3.3.7"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.3.0_1523528865606_0.7821378690070899","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"react-accessible-accordion","version":"2.3.1","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.3.1","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"8034429d208ed5b6e48d8e718c593d98b5aebf30","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.3.1.tgz","fileCount":27,"integrity":"sha512-otDHyZ4mYKT/98GhORB7SrFYAW/F6o8eKhRdEtgDJurJsH6AQdZQTG5EbHCt7OrfKs04na5l1wiA7MGiktjUrQ==","signatures":[{"sig":"MEUCIQDJm/eOOCVmTJ3SR6ztmN/mOXe6sKQVMtvjIsKym9vzvgIgF+RO10HsMKKrYcLCHqYMz9Dljay8JeBFIfGan+Uz6BI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":504272},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"366f6251a0e1e7430dcff5f998c141310e666161","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && webpack --mode=production --progress","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --mode=development","test:watch":"jest --watch","build:clean":"rm -rf dist/*","build:rollup":"NODE_ENV=production rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.9.4","dependencies":{"unstated":"^1.2.0","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^22.4.3","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.57.1","webpack":"^4.5.0","flow-bin":"^0.69.0","prettier":"^1.12.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.2.0","babel-jest":"^22.4.3","css-loader":"^0.28.11","webpack-cli":"^2.0.14","babel-eslint":"^8.2.2","babel-loader":"^7.1.4","style-loader":"^0.20.3","babel-polyfill":"^6.26.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^3.1.3","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.4.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.2.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.0","eslint-plugin-jsx-a11y":"^5.1.1","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","eslint-plugin-flowtype-errors":"^3.3.7"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.3.1_1523607170979_0.6762754355220915","host":"s3://npm-registry-packages"}},"2.4.0":{"name":"react-accessible-accordion","version":"2.4.0","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.4.0","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"38b3592c6299f1106566c35a7f82dae78db2b51f","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.4.0.tgz","fileCount":27,"integrity":"sha512-PlzBblJnstyDnl8Ic4bSl76ciPJUQdPxMIxUMjjQuIaVqBGlEghXu8avawrJrDCtjxP85s0EHgo+RjxLaPE4RA==","signatures":[{"sig":"MEUCICYUO5KYrOW0HADHC6fnssfFxBbgYwWeeAwqWcSqXxKlAiEAqv9mO2h9xCcku/sjjg/gCGWW7SmvFYdwXlncH7uZmlQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":508625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa/Dh5CRA9TVsSAnZWagAApkMP/09OhV33JHNAVY5ZT7Dp\nYo1biC3fgO1xPtdDxV1U0Qab7HYGABKjwXHlRY4HAlbQ+Yf/5UWQAfvjohCM\nY0NKPP6L8bjC4eIfi6dO7SrYurbbX5vdoo0mgJXhuD3GdO0X7TPfs9Rfj6LM\n3L2mU7g3pAa08NwCaVexeNsUoLIgQxwDH4tMnt216G7VpXFrHsms61PTSP02\nsc3/vN8iC2APXxk0pdF5D1GV3SZ1bSSeng7hKBFHlWig4Sk0vs4JoIw1e51X\nwOIIhaE3Px9qMrQEB0cVEsPXmq2rRUkDOeThoa4H/gEXVveWjKJKbi+Qyw7V\n6jHTu6P1Qx10ULnoFtXQfdE9KigGfVK3FcWrZ/Q1h2PSOQgX3HiICVqmYyH3\nWZk2JAMKuU9Q+UGQK55PbxIOZN12lsRtqwQl3Gm4tLak7lmqTafkj2XnxT7L\nvgiuVBlJmnKDWzm/dvhEyjYIB0MT8CgFIZo1qLZCwc4ZkiE+mHJahoD4fs+i\nGCF/j9EWPmv6ofc/uQC4dq13iuQ1Q42vjGVrvDw6xueg1ZaueDg327+CIl6r\nrrYVrwJo5G5KDZdpkyGHn7FK7zuAe9jf20nbyc2O7JZ0LJi3gVOfwkwnROv9\n6OfI8YietnYKZN3QOEjxmJiCxxLul+a0ZOr/GX+BaSocMv4o8QMNb1+kAkAb\nz3Zs\r\n=ii6e\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"]},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"3614bcbde58bb955434c2002853cbffe83a2f32d","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && webpack --mode=production --progress && cp demo/*.css pages && cp demo/*.ico pages","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --mode=development","test:watch":"jest --watch","build:clean":"rm -rf dist/*","build:rollup":"NODE_ENV=production rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.11.1","dependencies":{"unstated":"^1.2.0","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^22.4.3","react":"^16.2.0","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.57.1","webpack":"^4.5.0","flow-bin":"^0.69.0","prettier":"^1.12.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.2.0","babel-jest":"^22.4.3","css-loader":"^0.28.11","webpack-cli":"^2.0.14","babel-eslint":"^8.2.2","babel-loader":"^7.1.4","style-loader":"^0.20.3","babel-polyfill":"^6.26.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^3.1.3","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.4.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.2.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^15.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.46.0","eslint-plugin-jsx-a11y":"^5.1.1","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","eslint-plugin-flowtype-errors":"^3.3.7"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.4.0_1526478968487_0.5947491969476209","host":"s3://npm-registry-packages"}},"2.4.1":{"name":"react-accessible-accordion","version":"2.4.1","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.4.1","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"6ddb147871aef65471aeacb7a2633711aed5977d","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.4.1.tgz","fileCount":30,"integrity":"sha512-oE580Ca1xD9C5UuU3aGaxr1yS/Ni6/d8ISUnW1y95StC1Ae+WOC6kaEV47h/ryIukemNH1yUv5K0lwTdSwGwLw==","signatures":[{"sig":"MEQCIAC6M8oWkx5cWkVj4OpY++QDsYAAiDvB3xUgBsFsBiulAiBAhLmauIf8yvOxbUHMJR5AVIzRBiHVqNWxeHaxD72O0w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":537374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDAlmCRA9TVsSAnZWagAAkQQQAIbzDkmKRsps6ySCb41r\nY3aD55yjCD9i7NbdnhguyUpYs3szGRIjzh4sAahvbdjy4GyDeR8bAPX3qHnH\nTtBbc/eROokVYH6oJjH7GQ5H7XT67wZd6egSAJb2CE5y8KZwI9hSS7b+/qw3\njprUhhrKXehEnkSCurxKhouDVMLGglKh7SsbEc/3MqD9EylhyTumbo8BbhJS\nqmHp+GQ2h50CylbQeFxCt903eG3vyknLufhlSfJR8hBlcZbuLFf/VVhnWYCl\nCcwSOpMuAUpStVJ7+hBhXZZ0d+4BoAlZ3femgsxZB+5KZG6N4/6qIdLLBsgH\nc7qVkJyItzsyXTOe8Awia28JQXaI5InEGTEwkALIOFm81kYKrmlPXFQZCKM8\nndiTvH4WQZuZ1E//FAq7CYjXfFmwFZe4NXHVVjC8x7nAF+7qRCT7wdvFokvo\nUPH6/IYA8D2a5fCPQyFongPbT6uzl02MTSK7wmiZGiqLj1bVQGsqmYMTGeSm\nqPqDeRqH0A1pWyWfhk3iW3IDdu/TXv0Zs6mX80N72HgYK9nf577w1Qt9NbOs\nXdCkj9i4XO5TjQMBGi2rn8GQhP8iLGuzyVWiL+MR3U1MPGZxV7XlrbdRXot4\n3S3sBMap1WBCWCtEGO5NFPoFuPzKZTjFQUmUmKlX7Zk+lyKvdcByI/o3pHIX\nY+vj\r\n=GFnv\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["./src/setupTests.js"],"snapshotSerializers":["enzyme-to-json/serializer"],"testPathIgnorePatterns":["/node_modules/","/dist/"],"setupTestFrameworkScriptFile":"./src/setupTestFramework.js"},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"7357966e68b6efdb84f6ba2e0aca99f0f993f9b5","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && webpack --mode=production --progress && cp demo/*.css pages && cp demo/*.ico pages","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --mode=development","test:watch":"jest --watch","build:clean":"rm -rf dist/*","build:rollup":"NODE_ENV=production rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.11.1","dependencies":{"unstated":"^2.1.1","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^23.0.0","react":"^16.4.0","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.4","webpack":"^4.5.0","flow-bin":"^0.73.0","prettier":"^1.12.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.4.0","babel-jest":"^23.0.1","css-loader":"^0.28.11","webpack-cli":"^2.0.14","babel-eslint":"^8.2.2","babel-loader":"^7.1.4","style-loader":"^0.21.0","babel-polyfill":"^6.26.0","enzyme-to-json":"^3.3.4","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^3.1.3","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.4.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.4.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.47.1","eslint-plugin-jsx-a11y":"^5.1.1","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","eslint-plugin-flowtype-errors":"^3.5.1"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.4.1_1527515492945_0.17240907180974085","host":"s3://npm-registry-packages"}},"2.4.2":{"name":"react-accessible-accordion","version":"2.4.2","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.4.2","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"4f231a012c4f6020f83cbd3ffcb9b578eea22244","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.4.2.tgz","fileCount":30,"integrity":"sha512-lrxRUOL6YMNbV2/V7TCR8XgJ7nqGu5M9QYLR05lTrhiWgngKo0aeYlws/MLEUMA6z2NssfxrqNB6aipvgpt1Vg==","signatures":[{"sig":"MEUCIAr0Q2NoU59/eI/CtVm2Pf9XwrSMg20BdHc/SEEVOFbCAiEA/ovElqSV4thXfH79u4De/QKkyIFtwuUgws7TLv4kJhY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":532699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbFDPxCRA9TVsSAnZWagAAV6UP/jeFQg2EtQ6GuuvczTMp\nSE/YCZx9Ffr9AYZXs1/Q9UjNTPoYflH9hcKlT/suJkcRhYUA5kBvpoYlgxj8\nZHa6PeB+/dXYw8S3ofX9paH6hWUNwubT2pmUfhG67Zo4rKlaSoWwBxUlJYH2\nJzRjejtzvzd5b0q+dOwe2W1qynh8lXkelt11eviX0PajuxFPyiombdn6ilQU\nCaPyjTM0H3a7Si1abzkAXrujHudcoIvGP511s7bDg2f5hhGCdQwWKwDVGnZ1\ng4uktOzWlYxo8o5tqGsmho6ww3odqCXSKViBEL6GLxOKLAe3fC8EHnBTEzBH\nkMNSWhsqM8zzNh653U17lnps6Mbm56WyzC42SU0qXJTdkPi1qpypd6tzW3cC\nioLsfmuR24VVR7cIRP65zCKeg6K8v4pX0v577vLJCQjpwKjN6tEdMH4e8emB\nUVrmVDoDEVrwztiqbPD+qkYNwmBaCbrRg2wpCPmP4UY08XpQRO7jQfKAKqTg\naLbuR2UCz9DXqV+XjjE3ChuOIwTZbuBvN64i/ICuAniuVzshywCpdV8OAqQV\nRgjRqlR9ZL8GhpI2XNj5XMos0wMK63iyHboZOEd2R4A0tkC2k48r/n6IOVN9\nz8S+rRx2P74k0CyuX3YumcU7uC5XDqI0jutUl1j5zW+BGMneiGtK3pDEVhg+\nqkQY\r\n=DqQo\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"],"setupTestFrameworkScriptFile":"./src/setupTestFramework.js"},"main":"dist/umd/index.js","babel":{"env":{"test":{"presets":["es2015","react","stage-2"]}},"presets":[["es2015",{"modules":false}],"react","stage-2"]},"authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"fb0347da7474da6f0fcb85491e518fc0c50ba111","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && webpack --mode=production --progress && cp demo/*.css pages && cp demo/*.ico pages","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --mode=development","test:watch":"jest --watch","build:clean":"rm -rf dist/*","build:rollup":"NODE_ENV=production rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.11.1","dependencies":{"unstated":"^2.1.1","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^23.0.0","react":"^16.4.0","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.4","webpack":"^4.5.0","flow-bin":"^0.73.0","prettier":"^1.12.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.4.0","babel-jest":"^23.0.1","css-loader":"^0.28.11","webpack-cli":"^2.0.14","babel-eslint":"^8.2.2","babel-loader":"^7.1.4","style-loader":"^0.21.0","babel-polyfill":"^6.26.0","enzyme-to-json":"^3.3.4","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^3.1.3","babel-preset-es2015":"^6.24.1","eslint-plugin-react":"^7.4.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.4.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.47.1","eslint-plugin-jsx-a11y":"^6.0.3","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","eslint-plugin-flowtype-errors":"^3.5.1"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.4.2_1528050672178_0.5046200152209288","host":"s3://npm-registry-packages"}},"2.4.3":{"name":"react-accessible-accordion","version":"2.4.3","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.4.3","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"2de1948c9b890c0ffedeb0e5ab1214acf5147021","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.4.3.tgz","fileCount":32,"integrity":"sha512-OCWDXbbFSYx6CUm99/78UXMT2EO0NuDDefQ9BH6rvumUGTt96D4oTVHLW+Em0oUPAKFLQpXu7xOUkJUk5VV4FQ==","signatures":[{"sig":"MEUCIFMsphzzSw74FI9mQ+q6eppiruxq5A6/KlSJuWTN36OFAiEAghI6OjJbpIFR298xR9S8dg3pn2QzaZoD7xVmJVaKdng=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":481913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbM3oCCRA9TVsSAnZWagAA1YEP/30y5tAnIglgtnTQmw7Z\neQRmIZDXupwu1d96GQaklon6iaPq9Rm6m/TfWYfDtKL95wgt0HDvXRH66FzL\nzCxMDyPRtZsa9ItJKk0uFzhyXf0Grr7TfYMfb0S8dXaS/yx8lIlJHv1P/Rw2\n6/nhXIjyNiFxOUBNKRTQDWRcZUha964nbCgsXQUSXy61yalSu2ExfyzbDPEe\nKn0cwukVGQh7X1wfoGF1orlJ7Y9ksmVkNqeaHQfiAdlHniUsDFgSy8m/XLdT\n1HtG8Bmv6WUUuhd+IgxuWda6SzL0QpCbvqN1OCxvwSngZ3WHYg4OUK7/SQLT\nTZscDaIdnHWExBnwjha/LIxz8tenhwA4niL0oh/13TuPLqUoO+tIUU43TyJJ\nsueEMJ2xB/I2qA3x6ZOAGzdvTETYdCYTknodpHCLvLs1An4BZV3PJceqZaWz\nJGuA2q5ag00rVeHGTcpDFaUInPnr+Yt1HBQZ8OjnVIZARGM0m5mCI8Hk4RX9\nehq17zulmAriB4k1MEhQ1vE9e9mPt26XX5sjTXyIQJUxd20JN8fWGhPUUcMC\nEn0WyJswUalpygdSIUNgVTZ7GZIFu2/OC55LQU8IVzDz5imOq2vbPfITgcxs\nwsF//R1zhSmsrUqd4gVY/6+jOkckjKvzGCqAZA+gfvARo7VT5Oae8pMVS86H\nj5An\r\n=QjXd\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"],"setupTestFrameworkScriptFile":"./src/setupTestFramework.js"},"main":"dist/umd/index.js","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"9cb766da11166c293ecf2c775db0545637531823","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && webpack --mode=production --progress && cp demo/*.css pages && cp demo/*.ico pages","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --mode=development","test:watch":"jest --watch","build:clean":"mkdir dist || true & rm -rf dist/*","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.11.1","dependencies":{"unstated":"^2.1.1","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^23.0.0","react":"^16.4.0","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.4","webpack":"^4.5.0","flow-bin":"^0.73.0","prettier":"^1.12.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.4.0","babel-jest":"^23.0.1","css-loader":"^0.28.11","webpack-cli":"^2.0.14","babel-eslint":"^8.2.2","babel-loader":"^7.1.4","style-loader":"^0.21.0","babel-polyfill":"^6.26.0","enzyme-to-json":"^3.3.4","babel-preset-env":"^1.7.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^3.1.3","eslint-plugin-react":"^7.4.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.4.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.47.1","eslint-plugin-jsx-a11y":"^6.0.3","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","eslint-plugin-flowtype-errors":"^3.5.1"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.4.3_1530100226204_0.32710590809321105","host":"s3://npm-registry-packages"}},"2.4.4-beta.1":{"name":"react-accessible-accordion","version":"2.4.4-beta.1","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.4.4-beta.1","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"712fcac2c58509977ea417aec49f68d183143423","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.4.4-beta.1.tgz","fileCount":32,"integrity":"sha512-vWW4tisln/acrnd5nt31+lWtZ3FaSuH+oJ/O2GQbPx8BXtyU9BVXw8sclYgmzopcfJhHSLfX+YXhRvrtAy5FGA==","signatures":[{"sig":"MEQCIHOg3YK+WtDTDmP8Fnyk8cErG7X70w4WjK2j/0LWVtmFAiADv3gZoOj3Z/3LsW+/1BNbrMiqhOkxnAAHy+eBW/uV3g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":194912,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVpHvCRA9TVsSAnZWagAAZ2YQAJFcn8O/8wam+QtqgY8g\nj/fz111M1+BqHcC0b4iXfXA8xlNoGnPFDKKRn3KWfw5QDuipFXl4bOzPtWCh\nkOKoNFW98kPHDWTliMYSz2Ke0VVScCUa07NaqnRwAOdYnQ8TKKLXvQA+4PG8\ngT9ZSg063rGiUslgl1BkKdYw+MCxLmw9cne+XEfc3NUs8CMl1sATQaS7DIq8\nXAD3wIEZr+B15Cs66Sjjj1MK2AloWkpDb2Tdjkq5xXaA6haG5jf+okUXHIsC\nKgS0ajgsbVP9absU897s+ZIgaaWQhU1sA5aMQIWKAUP3hMnRHENM8eVL/1DQ\nbNKr74VTtdcngTraF2e6napjYrrKYdCdbKXUt4KJOIJDmzYsJ467M0sAI8fD\nI13XT1kcObEKv+8ih8Xqi4X1reDbu3Kw/w/8zfD5jBOGTx5S6oKCwiRyxfML\ny51tY5W3itQYw8GkzCooa/rIZlg8eQOcy/e92do0laLwn+gdFWoVuYEHi5cJ\n5VkyeYSqijjeye0+5QkovDWGwuf3QjInIsAoDyX8uoalbz3hJfAvnvo4yYOb\ntO+sODMtESS3enNWMJK4wcyvR9yA+sOTHeDQXzVDeq7b/NKpihW6rkO2JmQh\njHTLLIKny0z2XIAhfbvPnM6EP4vK34QqARTEkIFmWTnJr6dpeIankNs1Dckb\nwcVJ\r\n=BdNM\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"],"setupTestFrameworkScriptFile":"./src/setupTestFramework.js"},"main":"dist/umd/index.js","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"f6dc706654e394743aa4d61d95036e8f22a33200","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && webpack --mode=production --progress && cp demo/*.css pages && cp demo/*.ico pages","start":"npm run js:watch","deploy":"npm run pages && ./bin/deploy.sh","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --mode=development","test:watch":"jest --watch","build:clean":"mkdir dist || true & rm -rf dist/*","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"ryami333","email":"mitch@mitch-ryan.com"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.9.4","dependencies":{"unstated":"^2.1.1","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"raf":"^3.4.0","jest":"^23.0.0","react":"^16.4.0","enzyme":"^3.3.0","eslint":"^4.19.1","rollup":"^0.59.4","webpack":"^4.5.0","flow-bin":"^0.73.0","prettier":"^1.12.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.4.0","babel-jest":"^23.0.1","css-loader":"^0.28.11","webpack-cli":"^2.0.14","babel-eslint":"^8.2.2","babel-loader":"^7.1.4","style-loader":"^0.21.0","babel-polyfill":"^6.26.0","enzyme-to-json":"^3.3.4","babel-preset-env":"^1.7.0","flow-copy-source":"^1.3.0","babel-preset-react":"^6.24.1","webpack-dev-server":"^3.1.3","eslint-plugin-react":"^7.4.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.4.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^16.1.0","eslint-plugin-import":"^2.7.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.47.1","eslint-plugin-jsx-a11y":"^6.0.3","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","eslint-plugin-flowtype-errors":"^3.5.1"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.4.4-beta.1_1532400111383_0.30539352294829114","host":"s3://npm-registry-packages"}},"2.4.4":{"name":"react-accessible-accordion","version":"2.4.4","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.4.4","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"1d40d7f0f2d85eec753faae6a72551c0b815f389","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.4.4.tgz","fileCount":32,"integrity":"sha512-53U2SYk6T6PLjj/NJZLo6vO/7S9GlKkm6mtxjuk2P0Qj3mlRziuL0uYHT2KfC09/4YwngSZg+3OQXubGrTApgw==","signatures":[{"sig":"MEUCIBMv5M7sx+9re12yFS4WiPcunJJmzXB6y1ESjNydOlEZAiEAiV5CBK8TOlzPxO42nSLiiIj66LCMzPMA3F9HVVWB3t0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":195175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbVrclCRA9TVsSAnZWagAAptwQAJCfK32+SGhWYS7gCZ9p\n9t/nhh3xEL4/6Kbccik3L24zhqle+0rArt8OTf/XefigH7hjwBh4+/54/mxh\nnTJ0RGWPu7fX3eZb/uRxLMH3qbiV0LkrY6fI67I8/586sWdy681VNGdnKhyU\n2roezYEzhIVZjMyTf9V4+USDj2WWunpvorLAgqYKiGCYRx5sSeUiY1wirBOY\n9q//4JWNnSWBmzm/O7i82dx5xr8LDjNR5qho8IjLb9lmIvNNaQJ8E6N/3x36\n+PR4xRDRiw/ubOHj7ct0gx4gwP0UQjdpdjcw5KpEsF7z9E6zUdOGCi0al9b/\nysgVudmUIyf7YELO8uTozhn8T0TyYqSOcO51PZanj5uxT9t95YCPAVhlBjrg\nZcqs4iIZBBmk3zxqA4M/fuGexHStRmurO7Xpdts3aWYE5q00WcFgX/H/3Vkp\nG2YvW1L1Xdhj6cI2AMxz74cCvsJ+8mKre7eBkEVFcAKybdrAYlNBwIOdTfLn\nK21hU37rIUQeMgZTxfgQ4bEk57R8bMb+bqYm73hdQN1H/3cKf8k87ZzcLvc4\nhlou31yL66nKZMkg7aMkECY0Jawmr8OojiPxmjy5NtcASrU66xP53Fnk5+Yt\nEbKvjpqH+j5G5EjM74fs3cOC/NJDcSZYZ0MXK1cUyg/ybE3VYIb+5HGrTswQ\nah6N\r\n=HyW8\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"],"setupTestFrameworkScriptFile":"./src/setupTestFramework.js"},"main":"dist/umd/index.js","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"b0f48df596f71dc4d4c30f6489f66b280d923949","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && webpack --mode=production --progress && cp demo/*.css pages && cp demo/*.ico pages","deploy":"npm run pages && ./bin/deploy.sh","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --mode=development","test:watch":"jest --watch","build:clean":"mkdir dist || true & rm -rf dist/*","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"ryami333","email":"mitch@mitch-ryan.com"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.9.4","dependencies":{"unstated":"^2.1.1","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^23.0.0","react":"^16.4.0","enzyme":"^3.3.0","eslint":"^5.1.0","rollup":"^0.59.4","webpack":"^4.5.0","flow-bin":"^0.76.0","prettier":"^1.12.0","babel-cli":"^6.26.0","coveralls":"^3.0.0","react-dom":"^16.4.0","babel-jest":"^23.0.1","css-loader":"^1.0.0","webpack-cli":"^3.1.0","babel-eslint":"^8.2.2","babel-loader":"^7.1.4","style-loader":"^0.21.0","babel-polyfill":"^6.26.0","enzyme-to-json":"^3.3.4","babel-preset-env":"^1.7.0","flow-copy-source":"^2.0.2","babel-preset-react":"^6.24.1","webpack-dev-server":"^3.1.3","eslint-plugin-react":"^7.10.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.4.0","rollup-plugin-babel":"^3.0.3","babel-preset-stage-2":"^6.24.1","eslint-config-airbnb":"^17.0.0","eslint-plugin-import":"^2.13.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.50.0","eslint-plugin-jsx-a11y":"^6.1.1","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","eslint-plugin-flowtype-errors":"^3.6.0"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.4.4_1532409637274_0.5426772245262872","host":"s3://npm-registry-packages"}},"2.4.5":{"name":"react-accessible-accordion","version":"2.4.5","keywords":["react","component","accordion","collapse","accessible","accessibility"],"license":"MIT","_id":"react-accessible-accordion@2.4.5","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"name":"Samantha Sanders"},{"name":"Thibaud Colas"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"4fd619dd012994b7e7fd2bbf715e251a0de87caf","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-2.4.5.tgz","fileCount":32,"integrity":"sha512-lG9E1bfqcRwLbdWRQewuQXHOp10RS8e9YDLdcXdRPDdsissn8df9R2nCnhS881eim+vLxZ94sonrKjqE/OBSXQ==","signatures":[{"sig":"MEYCIQCqW3cMpDw23/AfG1+nb+zMF+H8HEX6h1flbEcvyqIHuAIhANcpj6ZJR4jx6Up0W840ssS/QDjoua7dzeHN8O9Au1BA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":151904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyJHeCRA9TVsSAnZWagAAcAEP/0MB0ZIw7V9cZ/xR5hjN\nUkCLFShNPuYZ1q+W/1SVTKNtl8wk4OnLsRXIKigDtQ3gK+7bFj1NWI6lEqNf\nQsOCKdNV3A/DOKUuCbVHLPzWZt3sy2xY7eiuDXulpJDmjlX8uEMxHtO+VS8v\njQSnPGeyWRP0lQ68JrQ5+J9EQyZP/14ONiWMrdegOrOzfPrQaL/D8TknoUiW\ns7jpecvjp27gd+buB3RP1qs6W3TFjOveu1RXO27giHN6TZSA/9nhMwJN5DmM\ngaLkfsfSuoJMJy5zqzo01sVt01MlnoxLuWhcfKsvljIKFAjRXMxrsKlAaZpV\n6vbMxRbuu7C8xiXuESfJ3YK70VJdeKmznEW6Lh5XmfhOwUzCrhOLFhAfm3dy\nFN5BUsQRjq83z1/vTZ3l4sQcDVTOLloCnrvkyVSS2ibSUQc9HymiHm0Y0sq+\nax1iUHMKmwTfkqFip6YRp8AjQFGCNs6KaFcjBkxBmrZltwkEUsTByhhabi50\nBl3zr9zJnulsfIc7iePYirgeP3ZdKXt2dKU4IPLDEAIJeOgkKhnt1uus1Hb3\nMQ+OL1uxZwzQWgur+qTUhzrXxk5s5RpZBa9AU5V0SwZ2yhDhWvMS5mxubAZy\n3WhSGkeBc0EdGsHQ7bjwiGQC7DdZJW5UNj+DHD7Ay2gLFTNX0pr6l/W+biDt\nqZcU\r\n=N0jK\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"setupFiles":["./src/setupTests.js"],"testPathIgnorePatterns":["/node_modules/","/dist/"],"setupTestFrameworkScriptFile":"./src/setupTestFramework.js"},"main":"dist/umd/index.js","authors":["Vincent Audebert <vincent@springload.co.nz>"],"gitHead":"e137e91b8b59619a16f8334c39dd554137a438df","scripts":{"lint":"eslint .","test":"jest","build":"npm run build:clean && npm run build:css && npm run build:flow && npm run build:rollup","pages":"rm -rf pages && webpack --mode=production --progress && cp demo/*.css pages && cp demo/*.ico pages","deploy":"npm run pages && ./bin/deploy.sh","prettier":"prettier **/*.js --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","build:flow":"flow-copy-source src dist/es -i \"**/*.spec.js\"","start-demo":"webpack-dev-server --mode=development","test:watch":"jest --watch","build:clean":"mkdir dist || true & rm -rf dist/*","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"npm run build","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"ryami333","email":"mitch@mitch-ryan.com"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"5.6.0","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","_nodeVersion":"8.11.3","dependencies":{"recompose":"^0.30.0","classnames":"^2.2.5","consecutive":"^5.0.4"},"_hasShrinkwrap":false,"devDependencies":{"raf":"^3.4.0","jest":"^23.5.0","react":"^16.4.0","enzyme":"^3.3.0","eslint":"^5.1.0","rollup":"^0.59.4","webpack":"^4.5.0","flow-bin":"^0.76.0","prettier":"^1.12.0","coveralls":"^3.0.0","react-dom":"^16.4.0","@babel/cli":"7.0.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.4.2","css-loader":"^1.0.0","@babel/core":"7.0.0","webpack-cli":"^3.1.0","babel-eslint":"^8.2.2","babel-loader":"^8.0.0","style-loader":"^0.21.0","enzyme-to-json":"^3.3.4","@babel/polyfill":"7.0.0","flow-copy-source":"^2.0.2","@babel/preset-env":"7.0.0","@babel/preset-flow":"7.0.0","webpack-dev-server":"^3.1.3","@babel/preset-react":"7.0.0","eslint-plugin-react":"^7.10.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.4.0","rollup-plugin-babel":"^4.0.2","eslint-config-airbnb":"^17.0.0","eslint-plugin-import":"^2.13.0","rollup-plugin-eslint":"^4.0.0","rollup-plugin-replace":"^2.0.0","eslint-config-prettier":"^2.9.0","eslint-plugin-flowtype":"^2.50.0","eslint-plugin-jsx-a11y":"^6.1.1","rollup-plugin-commonjs":"^9.1.0","enzyme-adapter-react-16":"^1.1.1","rollup-plugin-node-resolve":"^3.3.0","eslint-plugin-flowtype-errors":"^3.6.0","@babel/plugin-proposal-class-properties":"7.0.0"},"peerDependencies":{"react":"^15.4.0 || ^16.0.0","react-dom":"^15.4.0 || ^16.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_2.4.5_1539871197582_0.96730041002368","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"react-accessible-accordion","version":"3.0.0","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.0.0","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"7f058ee3afcfdbad8066e11811ddd1593a3ef5db","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.0.0.tgz","fileCount":46,"integrity":"sha512-pRfqyPFdCZlYuICYerLznzve/+Jmcah1RFFLDF4kOyWJijoa1Eo9bLYea/+4yJwAdTLj69xzcS8j4L704zMuAQ==","signatures":[{"sig":"MEYCIQCGGNzcU0QgGTzBLHV893PbmYVeGJqWmPLKvg/myftgWQIhAKLWRu6HcTS9wYdc6H5xcZrV3ypiChXqlM3Yx9ljtar7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258795,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcoBWyCRA9TVsSAnZWagAA0nUP/if3QFyf55zOSq0IOIIE\ntO+BWYY0ZRGuygwt6r6lDhXXHRgFUE+tA9CwHDnk3y9WJRAOdPtLEL7dt0lP\nIr9KDxtHfix/x12TX6XGy3+Psvuniubtz18TSgxReKiJWBbxpKwTdQhP0Bk9\nOVjheIWKOtzTb2mEVo8huELHdLxE5yC1Z0tVZqK4q3uM2tMsWoWph6LmfYmQ\nXRVOG0NG/aVhqa8YSGV+ASWkxn9d5yKHwwBNmBXACRsIzbCa03DcatAFsGvv\ncZ1WdYmQEYhVPJfQQkC4vBx9sBKsUqVklU1UoEAtceqpzEWPLsnCcRaqVC3i\n55ogm6Q6yxuA1bDArC/SGiUGlz1Snt7K1mKYJq4BTflNNH4IcDWcwkWlq1Ln\npAhpPujl+ra8CE4g0rAadth1CdcSCgAMJhdbgqDe+5L8W76g2P/9x2mhiJa8\nyCvDj5xmyG5eg/k0e4mNHqhW+Lg6FrCM/P06XaiShDFPv32SAW/zS2o9t5cR\nwrTSZJbWJYQmrjYuny6uqLoCnjmRshRdIKuDk6PZZFZ6L/iWgne4e3z2PlWo\nyd8TM0cvT3hLSgT1m00FyTeSRBU5tUmjKBUA0sBtO+ks6779yduvM/s6aBAK\nK+hH2LVtdhRoLMoCgHiQq7apII2dZTBnnINXMecMZ8+rhGLC3dk+TAVT6p18\nR1zP\r\n=xEmS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","scripts":{"lint":"tslint --project .","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"ryami333","email":"mitch@mitch-ryan.com"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2018 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.1.0","uuid":"^3.3.2","husky":"^1.2.1","react":"16.3.2","rimraf":"^2.6.3","rollup":"^1.4.1","tslint":"^5.13.1","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^1.16.3","coveralls":"^3.0.3","puppeteer":"1.11.0","react-dom":"16.3.3","@babel/cli":"^7.2.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.1.0","css-loader":"^2.0.1","typescript":"^3.3.3333","@babel/core":"^7.3.4","@types/jest":"^24.0.9","@types/uuid":"^3.4.4","file-loader":"^3.0.1","lint-staged":"^8.1.5","webpack-cli":"^3.1.0","@types/react":"^16.8.6","babel-loader":"^8.0.4","style-loader":"^0.23.1","tslint-react":"^3.6.0","@babel/polyfill":"^7.0.0","@types/react-dom":"^16.8.0","@babel/preset-env":"^7.3.4","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.1","rollup-plugin-babel":"^4.2.0","react-testing-library":"^6.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^9.2.1","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","mini-css-extract-plugin":"^0.5.0","@babel/preset-typescript":"^7.1.0","tslint-microsoft-contrib":"^6.1.0","@types/react-test-renderer":"^16.8.0","rollup-plugin-node-resolve":"^4.0.1","@babel/plugin-proposal-class-properties":"^7.3.4"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.0.0_1553995184559_0.9243254845713984","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"react-accessible-accordion","version":"3.0.1","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.0.1","maintainers":[{"name":"ryami333","email":"mitch.ryan@outlook.co.nz"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"8f3b08c712f4d5e526fad4c55c3d70fc3b68cbd5","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.0.1.tgz","fileCount":29,"integrity":"sha512-2OZY6PWVOTYjVRQ5vnzVfvSRvapH1fYHNE6rG0S64cCatf+IOovokZEa4Xzmdl69ebrYO2HU3h8yLlEk9LqwPA==","signatures":[{"sig":"MEUCIAyLqZQIhVXKiC3bMIbkDepB60RWrlREhvE5GmbfRkslAiEAzE2sSKJaXW7LEqsv1eCn8ttPd2B0100fI+9v/OJcwF4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":99518,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdzJ/oCRA9TVsSAnZWagAApwYP/jLul5X4HUTGKYPSz/Qj\nIIdf4gYFTYLdkXlZtw3vgR7u4vk8fwfDM2qXQ+4153OuMGGxx7l/eXoLXzmH\nhVC+XNan+8Bp40hbu96SgLQMe5KDRc2voSbFi3aRUpJUsX6rua7HWaZ+R87B\n6eONCPnH7Wp/bH2kqLNRkUtB3kRKa3gArKcBdNVd0qlETjIMaajBj75QfqGG\nTg0aAKiuzzE2BtaIxI4o8fDN4+XhPHT6EhusRVQ29PkF2N+Inf0YD50MuRJc\nAurtu2A0dCjsJd3Bgh8GeO6icxISh+2XA5LIyty+xsUB9xcjSh4Kn8RAyend\n3Nz/N7oZQPcjbpfl6+wwmkFbDpR+bELVY+smgq0x4LDducOxwANV7yuBrTMD\nSiSNfe8d/wE2Z7gwpr9a9xZXgQyvR3ahSydVsHbBiXJSkLgxDQv5ZwxDB2Nd\nqiIPubQAq05+h9M46M5sunMxO4sjqUg2Q+GhBHfeQwf/AbiOQtQY6Xm/hyvC\nHPgiiTrMri6xR3fYPEu/2JusssmYk6rxZDfs7uHzBvOTTRit6/PcaJRbF/f8\nLXUiyuWRCF/elVOJVlwAcVvJH6R+YWaY39JUfEzkJD0iiRyNiCuzzFAKEEyH\ne7U6Qbr+Kol/fBpbTKbkNAf7uSkVra8iI0ym457z9kyw+2m/xzATJCkzwpBK\np+C9\r\n=Re5S\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"tslint --project .","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"ryami333","email":"mitch@mitch-ryan.com"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.3.2","rimraf":"^2.6.3","rollup":"^1.7.4","tslint":"^5.14.0","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^1.16.3","coveralls":"^3.0.3","puppeteer":"1.18.1","react-dom":"16.3.3","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.5.2","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","tslint-react":"^4.0.0","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","rollup-plugin-commonjs":"^10.0.0","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.0.1","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","tslint-microsoft-contrib":"^6.1.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@babel/plugin-proposal-class-properties":"^7.4.4"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.0.1_1573691368031_0.5436316858471371","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"react-accessible-accordion","version":"3.1.0","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.1.0","maintainers":[{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"ca06b0b09f8f1e39240342a77e4d382f92e3ae0a","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.1.0.tgz","fileCount":29,"integrity":"sha512-h5K0oZO7Maj2na5NrXz/BHfGy6W8WbfbXeQkTwKdsneI1HNhE3utwGc29yAb+GZ1UlQStf0Rmy1yA2K1qP87xQ==","signatures":[{"sig":"MEUCICoi7rK2RoZRE6S4+XR9EMaLIjvb0HgIg7OH0Fpchf/GAiEAsMYzbRMvv+kO3QdQQ8UjzkXv1homjOaI3zfkm8cOlR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102863,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe++pRCRA9TVsSAnZWagAAwOkQAIkePKEzurp8mCJBQS0Z\nOJbRvx2TBzEaJcCX+SI4EoUiiZ3NQZoqcKT1MAg5uW5p4gjYBf621vjAVYNw\nNXsoR24AmKwePF27a6CMebbvmFO8m9yKoBXMT95xyxEOKfXBb6EmQ231AeV9\nzWFsb4vMoLRNfwL5W9x2uJFwt4qEErxVnVXXQikEMWVIYGEey6RIARR9/inj\nEf4A3Ehk0520opwBXiSzbYazfKkFxzGAmFaM0hMtU4K6HAKfrHp4P+C0umij\nlwVaXumZYz6hXM7HHQ4FGGGgYvTXeu8wjl0q6RYCmblJMybrGxdJN6eSGfLP\nVz9zdCz0eXT7QYpcOvNiCzo6VjphTSRS9VlcvqfROv/b2gRp6jyMAJbpiU9i\nSq8pQ+c98894pE+L05q2gVSYbhP90kdNacxn6NlmE7C/BhWiQzn2csCaiUYT\nx7C68zwK5gWnAjL+8On6HmJiJQgDQ4MRoE5Y0Cmo/MyE3LuQMU8JNwy/rdmE\nJWh26tGpXyeka4C/Ra1yn3N9cthCTFKxEPY4YHzYvIl1JOTAFTsrb95hPACW\n19qLF3mC11qnfIv76gvUo/HeKClwqF6wTatuH/woi4oDpVVDV/IpgK1MSL8V\n/boz66CUhfjlCiSOyW19wGVdGHcNUKzEnWu4aiEEY5JCQZg+7BiAY/YtI+ER\nwxFA\r\n=eBJS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"tslint --project .","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"synecdokey","email":"emilia@springload.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.3.2","rimraf":"^2.6.3","rollup":"^1.7.4","tslint":"^6.1.2","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.3.3","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","tslint-react":"^5.0.0","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","rollup-plugin-commonjs":"^10.0.0","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","tslint-microsoft-contrib":"^6.2.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.1.0_1593567825434_0.2679179831371683","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"react-accessible-accordion","version":"3.1.1","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.1.1","maintainers":[{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"c3d51eca1d0a00a82ff6f54b79d84e47788d3dbb","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.1.1.tgz","fileCount":29,"integrity":"sha512-QFjQfWv1c5L+trioxY7Xft7xVN5QJAX7oak8QKGJiicvt4Aq7Cg7EO22G5YmfXOGTj5r1V4oJxfB8gE57HWRcQ==","signatures":[{"sig":"MEQCIFhwDt2IPzi2+y1W2/phJI4itSUczMj7yxtlvzzNC82sAiB4asPJ+UHZKHYENcP5qqBL+zFW9ZDxJiveLI3aZLqi4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":102825,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/TSaCRA9TVsSAnZWagAArVQP/jFYp01ZD0e2sNm28a6n\nDXqvd5PAn2cdHSsOUNUX/6warEF4d8GcDXN2qEhdqO/CXNQ0Y91gpREzUR92\nyBeb4jvtDIdORqcAqA5pKhGrOfRD2L7np7RkaTDkk7s9V6gxqZWdDd+7glDP\n8iXfFbX3bZnm9Vu2uX5L+0f/fjZgslEd3zthEzuWr+svfEt/Nuf3hhuHcxIP\nmsNQNgQMmSbPMCsTdVg50nJsOBR/Kde6Dw1rTpuqqgJ2sgIHCJk++gZzgS9N\nbvkp3zyfRQpG5S47YAqD6JIF48EDjzewbLV/EDeXg9VCtQg9z6mEQC5BQjPf\noqKlzJkgwBF50C8sRlQI3rSN0H1IQ66NcfhBuDGgg2Zsk8SAUIaUwIKv1kAf\n/P4+ZdL0Ua9i3xDrp5aRL3Hh6PzXkZwtTzspwTvWATL47vbFP2eHG0RdcJhf\nnoWZRofUS4Cliyy7g2QevM3XugAxzeQzzeM4Y01ipRASWkhHio2/9cTeUY28\n8yyyWXRZKI4zTExw1po1rV7UItBxdO9LO4Gtuxj/UCY8fSmN74J2AYdPTABo\nHCkwo6fH69BpvlUhLtGuko7mxCiu2hmAGaKbfeTVpp+1zA3PiyMi/2ZbsUIy\ngnJu5F1xWoxZdMkfrdl4CijHqZ3kAAG3fjKatlPrv61OY6TkXLcY7LNygXxn\nYwUN\r\n=bDcG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"tslint --project .","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"synecdokey","email":"emilia@springload.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.3.2","rimraf":"^2.6.3","rollup":"^1.7.4","tslint":"^6.1.2","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.3.3","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","tslint-react":"^5.0.0","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","rollup-plugin-commonjs":"^10.0.0","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","tslint-microsoft-contrib":"^6.2.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.1.1_1593652378155_0.8609826757456567","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"react-accessible-accordion","version":"3.2.0","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.2.0","maintainers":[{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"6b196685eaf802e6adc520dc9426d04532e993cf","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.2.0.tgz","fileCount":29,"integrity":"sha512-YUINzH7vzEqmLDsPHREMIYxXz6gYms0XJELYqkAWQ5oSadlbmVZPUzwMbMVnykuIktTRgSe7/z0ywrBvHu9oxg==","signatures":[{"sig":"MEQCICHw3rGfi3gDGkrj9ejakh+lE8NHVDXnxgk/c/pc7ocxAiBdKHtwZDBIa9dziHWOAhlxn8VlsMYI3nxHcdIPxZFekg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":105014,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJe/orGCRA9TVsSAnZWagAAuc0QAJzOkQeq/3AbK25ygpNJ\npdUAOpJNry20w5o6XtHAnbyKgJS2mc2UJiUPQt/rM64qNbQdQfzLjuxwvKnT\n9cyl4dEBLIN/dvQVH8bJ3jwBt+ol+X04MCbSio/55JA4oTQlj9LECPx58ACh\ntf8ebpMJH1lHM5sjyGQgsZhghevJRYsaEAavK6kwB6HMhIzh7jetwUQYMpa9\nAdDaKok+svAOg5YdBo9u50gIh32iBBkP3Uu8+m4F0oVCZJ8XzxQEgOiT1UnW\nMGJ4u5+VGj6t4Z0bnzdHlE+8g+GQ2YEnycKTO3Q6UNhXpdBBHyoy9V5RdjHg\nCTykS2n6VRC9/S45QeMPq6DkR/olCrdj1HeopW+UEs2d45pN4UlIN1waq3Sd\nYsCfmRGjEC3IInOw+swiUUsgBTt1elmiZFdOGzZYckR2xoc3e2hhtXWdRjeP\n4WMmTr7iZYQNl8aIidXBb7RdcybA7otAJk8io+Q+CYVorJXDu2FdKqb7Ck0k\nS/NUjq/+4jIgcgjuWtNr5LNOdj0ibOp7Yu2k9e+NHb0ur+UnfoSBbwh/RoQ4\nXmEaGHOySYjPm+OgMAcBqKRMgmq8O2an9WkpH8FFVZQBYn7bLphTGHJ08aiJ\nhs93iiTa+M7YlBYg2GLxKo+OG7MltEAOxYn3T6ThTvlIXFCSXkyMhKWQg/cL\nedrV\r\n=4u5c\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"tslint --project .","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"synecdokey","email":"emilia@springload.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.3.2","rimraf":"^2.6.3","rollup":"^1.7.4","tslint":"^6.1.2","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.3.3","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","tslint-react":"^5.0.0","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","rollup-plugin-commonjs":"^10.0.0","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","tslint-microsoft-contrib":"^6.2.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.2.0_1593739974177_0.03987626630647512","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"react-accessible-accordion","version":"3.3.0","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.3.0","maintainers":[{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"01dfc9f8f55df259ee775f0145ec86257b05bd71","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.3.0.tgz","fileCount":29,"integrity":"sha512-84YDraAJM6J/etbvZnC+K4f7UbkidQAO8ZMRzvilcNwK6gfcgNqhiTAvAIdMKZmsrlSwTkKHyqlNDzj3pLuS7Q==","signatures":[{"sig":"MEUCIDdsAxZnDqOuY/o0U33rsxGO93DMAui8+jywHVNb2aR2AiEA9tn/QrYocSWPe+4qb1YC2nUOOeP/+vErJNz61ePf67U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":94960,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfA4ykCRA9TVsSAnZWagAAZRcP/29S2O7xmYlFcHcf9t4e\nYiZ9U9g92ghFJIn6Lhz13nqDf0RoTjcrwxNx7mIdIWDSc0AOgmhaIkLvqK0I\nY76Tda7wpgI2XI/qGr9NWfr3b3e98QDWKk74dpm3PiNIjIvwyPY9m724672c\nYc/3dNXXkoOr1nlXvhMtK+UyDNane6jFC29CPdzI8mUAvcmpg1frkCmm3L8w\naRjBMnlROzmaU+B6yJcud9eMX5UAG9x7SnfgYr6nyCZzvB6AgsPX6JNcs7Rd\nrKS5W67QOSR3NZlbUYyGDo2BOMnOf4mJYNE6GPnHJU/aTT6yDzQa2B08Q0XH\nBF++13lyp+8glyvcqLNH86DkGKli2MTSAIZsBh/CfyGPVbmfNkrB+iek0q6z\nlQuTB2kPmkGZ3si6R4AmmPtTxNrY/UjFdOMkIExmnlnorcFURwlSkTgRSL6i\nZH0Tee5162b6Beq1mZhEVg7HoImLEo80dpyEhEwnEO5X1Hp3shrGb2sl5RbJ\nFzJFhMi6ApnAxkRdpqhteGCn//1YkvFaaOYdvuaXLHVRIKlMZaUCTfGQVshX\nXpRb9pT3OAZ5ZvyuFPylnHXkF243Gp6or2p1mccvsaerUWpPC2ejZQzMR+Rz\nyrwT+p3BxUcCws27F0cY3nMq6ZZ6ojLWflQ3ZD6ZmgQnt4A2M7vBstgHB509\nXrPR\r\n=UaBu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"tslint --project .","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"synecdokey","email":"emilia@springload.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.3.2","rimraf":"^2.6.3","rollup":"^1.7.4","tslint":"^6.1.2","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.3.3","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","tslint-react":"^5.0.0","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","rollup-plugin-commonjs":"^10.0.0","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","tslint-microsoft-contrib":"^6.2.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.3.0_1594068132349_0.6390593602223973","host":"s3://npm-registry-packages"}},"3.3.1":{"name":"react-accessible-accordion","version":"3.3.1","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.3.1","maintainers":[{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"3f50be58ebafaef2d56cc6456efce37fe80ec6d1","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.3.1.tgz","fileCount":29,"integrity":"sha512-0uqlzNB31AT/kOz+H/gkg+U1dUN2jZZ+CbiczunyYjTW0D5lKLkMdF7G1tjP4Jru3kLkbcgMSa4Va6OqBQT+Jg==","signatures":[{"sig":"MEYCIQDqs7pOUG5DNbiboDXXkSrFkTwZC5WJjJn95TOu5aet1wIhAK2dcGZ5GoCY9Uk7iFzFLan5f4/KykQrfGWg7VQLl5jh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":95061,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfFhppCRA9TVsSAnZWagAAk+EQAI7M4yazYwyjq/xrEOoB\nj8w1FdvaOx1pcQhO+Sy7nQED8Wr9DYXrnKINWnuD7JXQUnxrNdOHUcw1b2pS\nh6TCwdhPTiI8aj38RGlRlO7D3BwjwfGCLNzdk2F/ZxtK2Y7cqouKDGY454cd\nytD+zNLeQReG43tRtQkkOvobfb0w+CNC94ZzMVI8BpTxzjigy6cVsC3G5Hub\nKk03b6a8A3u0y2I2La6ZRlBft6EP3AmFW411weUJfObT/BY1OepMqGKr1H4a\n2f/aoXsEzFtFAjKbgk7o2VLXbpyATPDDpRYm47G1vrgQP8m+FgY4yUo/SJDS\n1TgDSSMzItU4Xe8s1qs2gbeA9YM7qXrZCTWc1b6Cvg9RKiHY9K3m0CwyEF6l\nAt5gW7UPmJfOX+A2aO34QXnIaLwQtLbJkepWWKrYjqn6yIznZ0GjAzmSxeGW\nc0KNTvWUxBxo2CZen3L3g1ed3E0+Dzw/JJKpq5wqenLb14kZcWbANmeXJY9q\n0ixyLAOZLtcEjVVKGXXJ3eobog+TkW2nOkUHxvg+Ied8DuSv20PWUCVt4zXF\nbdt88cEMTMKp53PwkczhyrqQR4XEvz2Sc7iB/n7+48o61G8mzb9a0zc1AaLR\n19jxijJuUpWz1K7s4Gcr/EPcHC07GkGoyZsrl0pyW3dI60+N132WP7rQdibn\ng6MQ\r\n=2q37\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"tslint --project .","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"holloway","email":"matthew@holloway.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.3.2","rimraf":"^2.6.3","rollup":"^1.7.4","tslint":"^6.1.2","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.3.3","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","tslint-react":"^5.0.0","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","rollup-plugin-commonjs":"^10.0.0","tslint-config-prettier":"^1.18.0","tslint-plugin-prettier":"^2.3.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","react-syntax-highlighter":"^12.2.1","tslint-microsoft-contrib":"^6.2.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@types/react-syntax-highlighter":"^11.0.4","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.3.1_1595284072826_0.2905890683040391","host":"s3://npm-registry-packages"}},"3.3.2":{"name":"react-accessible-accordion","version":"3.3.2","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.3.2","maintainers":[{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"af3e7645f211627990565a54342d6d752a37a65f","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.3.2.tgz","fileCount":29,"integrity":"sha512-44fB18Q5uNQ9S10VFyFqKZXTQZRIdcLNAOgZF7AtYuwaKQCZySumPsRX2jQvEYoPyg9nxXUhr7h3RmGJNvp+ug==","signatures":[{"sig":"MEUCIQCf5cVu75N18qvLMyuzytFQkuQHem5QwcUze+PYAPLVVQIgd89WxdIMERSJsWx0LHvkeMrpZWgZuZcMB4Gb/2BXFoc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK6hpCRA9TVsSAnZWagAAjusP/jQ228xotQOelKKAe532\ngZUDRPDc6mPO2wuAw7sQ1PcNhPS6/6XcyJos88CeMOKVU2gv40hw/jQaI2S1\nXGQqOx6X3zNl+3uTow3/Rb5JILSln7E71EgTv1U0OseIaEf1mhRUnZnTLGkM\nT0lW99Es6+YvY99I8l6lTwv3kgziCdb+ZwnQg91NtR3USYB1umrnTVL24egx\nd6LkiHU0CeyJAC0PYEMxFeYDUQ9HVBaoMWwLH583AqNu44+RmHWnF9DK2DiS\ngb+YFYUd4JLXQ2as1EH3JE58sMK7XQcKn03iaHphdMgsWqgAOHBCDoatiJCa\n4Q4ryb4sPfBpyZ5hU3jPlXkampyl3qkTN0hmHVEkzziREh4SSCUal1WZdLB6\nYJCTnpsel6aulXusoJJjScnY3ACaxeCjBonj7O+VKZzXOvAruMEODoOwbcX8\nB/9C1rpZkaW2WCf4fg0sLTVDt2pqIEwVJDJtBKEOySJUw8IZ8n97EA7g0N18\nagUH9XFBo93ydfon3sQK2yemd72Ske/G0xCG1+jYinWAZY9tHicp/8UfD6Md\ni7XyGYp5cRoMdjvc/ViqTjy0Nux7FfyI7PxnmzKIuNkWIVspB64Bdr7Jsnej\n0gX1uGX0fhmV+rWkQk0Srj++2urh4i1ottd8W96mPWqJOz3UFmybbGCx5V4A\n0GTr\r\n=kfx4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"eslint src","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"holloway","email":"matthew@holloway.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.3.2","eslint":"^7.4.0","rimraf":"^2.6.3","rollup":"^1.7.4","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.3.3","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.20.3","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","eslint-plugin-jsx-a11y":"^6.3.1","rollup-plugin-commonjs":"^10.0.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","react-syntax-highlighter":"^12.2.1","@typescript-eslint/parser":"^3.6.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@types/react-syntax-highlighter":"^11.0.4","@typescript-eslint/eslint-plugin":"^3.6.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.3.2_1596696681245_0.17134491626985637","host":"s3://npm-registry-packages"}},"3.3.3":{"name":"react-accessible-accordion","version":"3.3.3","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.3.3","maintainers":[{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"},{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"387a3f4ab1840b5b6dff9f1f16544f658d5c8e12","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.3.3.tgz","fileCount":29,"integrity":"sha512-I1Niy21IIyXIzcDuIlTnnN3k8bUux7puq60eyNuwf+lhvftnocn7hLhAz2NycXrZOqBClqi50YBqXlnbOTNrjQ==","signatures":[{"sig":"MEQCIHD5Hj/nh25g4sZZjnTh5QbgEuV50qwpX/w1zYtXjvtwAiAaiy+MaaNHrI2iZXTuzmcOcbIz99qnT+iT7G4ISfP9dw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101858,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfK6jCCRA9TVsSAnZWagAAoVcQAI+nJKXt+t+lC/Te8iWK\nDbhXaKPI18mOSTQhyQiUYGTDMvp9SpFkbtY034wwA+oPNzYVZO6okfaMuaOs\nzEBHnxUlOLkKQVlQ1+IkG24HdJBsxScMQM9GKc+BpS4yML2jtFLsVh1n8/6y\nPO1WZq265zdILH8Td/vADP63dN/WdH0Voo6f+ZKsQ5hicIOXJE5b6eIth7Ss\nPBWrukj9/ZWz3QRx8I4fOcmbv8muauWEgpCEF8M94nZ5weF0MCtxuJHRtRPI\nh2DJQ6MYfEhotTI4TpQnxMDtMVwoAd4RBJuDLM8GlrAVsJy7P8k/pAHfNhhT\nLilcHeEAtTP+FGtzlQSSQqcOByQWvJ1ffm6wv3OEGXvU85lyJv9hstQ71An7\nTyj6oBSBI+d5Lo+1a+tIrA0eGzDXKtnqZfpO/WWvfOckFawEXjqvOAHdM/JW\nlMGA17UiCEWAA6VHuIF4Uszr62rFDNGPvhTWV9AebyZYE+8fAn+MxGP8Q7ug\n0tVSvoDIvr+H58yM3vTJ1W1eOipx8XGTnby30sW8OnHBj6kO8e4PypN9kQBl\nxIQcaYmuz7uiVeNDRrA9qxfbcbe3aBfQgTjVse9BK7/CdBk4HdtvgULXQcbv\nfbQX3YSNr5hyLvj9iuVkxSfZ02e5bRa1FuqqCBsupWZaJ9m6uWy6ixWQHU2v\nmC0A\r\n=NkzD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"eslint src","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"holloway","email":"matthew@holloway.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.3.2","eslint":"^7.4.0","rimraf":"^2.6.3","rollup":"^1.7.4","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.3.3","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.20.3","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","eslint-plugin-jsx-a11y":"^6.3.1","rollup-plugin-commonjs":"^10.0.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","react-syntax-highlighter":"^12.2.1","@typescript-eslint/parser":"^3.6.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@types/react-syntax-highlighter":"^11.0.4","@typescript-eslint/eslint-plugin":"^3.6.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2","react-dom":"^16.3.3"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.3.3_1596696770396_0.7380065927336106","host":"s3://npm-registry-packages"}},"3.3.4":{"name":"react-accessible-accordion","version":"3.3.4","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.3.4","maintainers":[{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"yuzima","email":"yuzi.ma1990@gmail.com"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"84b08015e74d6b3b225e0101b518b2ea8969e292","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.3.4.tgz","fileCount":29,"integrity":"sha512-EUq+KmVRIIG5u1fR5XIbb2JU7w7NouLjuyfuPvnhuDIfNNWNYap1I8ijn2rdA6OQi1gGSRGbVzHs+3wxH/M0Sw==","signatures":[{"sig":"MEYCIQDoBfYxXACe5uvr9VHSfolaapHZ6LVLdXHLRdyQf6SUFgIhAMAsJSLYH8Z1ZM4Z+46OGkNMhNNtMGi8+G79NFUnLeDl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98366,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgIZ2zCRA9TVsSAnZWagAAM/QP/RY5QXBv2aQFxuSNVCeT\nc29PL5qivowl/OigAIxzD6283kLYi/7M3Dmcrg7DoNjlWwz/goPFZD/MOUfN\nn3CKFmWFHi8mWS7Ktd9TcTcGjw5rBWjs8EnWrXifutwllnmYCRYGo+yJg5/0\nB8s8O0zOTr3bJ0rrr5Vc1iw+JVNij90Pde40yAsPRbKWp7DStoRuZeTGJbbW\n4at8b8sh7O1XEjCqiIZk0BiGl56J9UR3gvqHeCHwznrBlvvfuGzGcomesWGt\nyznTyzn/SyWCzsirbExj3Xp4ZHIyIfPDqHUQ7oH3YHCg0x6EFHpDTWnqwgtx\nhwyLaAZQoqYxJtlyLdJrbh2Boudk3StvaRm4eaGgf3aGseCYge+vzc1cyuq9\n/rQ44ST8BnjFIlo4TLI8Ib9q197qCLo45aL/MMrLKLVnyJCPf+0oK7CRUQnx\nmQ9ou6l7WyyIYAYnNdh6OklVs7nLPoIa/UBrN+aXy1a+jwp68e96HBab/+8M\nBjdiBRToLVHiP5cAlnKEWrZ3Mo9OgAFagVR9Kemahqx4pCc6xDkMfRssV2iV\nvrLzNdIm9J/w5g4dPB5EbkhGl2HJ7PfbZ1riJHHpwcs5w1AwapqWfECmyFk1\nA+AAf7iwHY1YSM8DG3+0Y8ru1dbnSCQ4K3wdrRBpiRXeOdKb8QsL5AjcLxH/\nUHVy\r\n=sxSy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"eslint src","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"holloway","email":"matthew@holloway.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.8.0","eslint":"^7.4.0","rimraf":"^2.6.3","rollup":"^1.7.4","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.8.0","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.20.3","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","eslint-plugin-jsx-a11y":"^6.3.1","rollup-plugin-commonjs":"^10.0.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","react-syntax-highlighter":"^12.2.1","@typescript-eslint/parser":"^3.6.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@types/react-syntax-highlighter":"^11.0.4","@typescript-eslint/eslint-plugin":"^3.6.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2 || ^17.0.0","react-dom":"^16.3.3 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.3.4_1612815794553_0.6844116999516163","host":"s3://npm-registry-packages"}},"3.3.5":{"name":"react-accessible-accordion","version":"3.3.5","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@3.3.5","maintainers":[{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"yuzima","email":"yuzi.ma1990@gmail.com"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"5d035994a261c832a57e7822f1bbacf914c5a5cc","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-3.3.5.tgz","fileCount":29,"integrity":"sha512-yCh3tx+jNuOPs+m58LOBFTGDEaGvM8UfuCNznr855FDAWzwV8V/ZH/TVBvgqH0npP58KrrVrHpj4jcy0EE5hEw==","signatures":[{"sig":"MEUCIBo9Yazc55AeKxpqOywxCyL9DOFI4k0K8cCl38KD0u+wAiEAyW+jZ8CgwCMdJSRw1H3fmcvWeKRbuw0PFeh89rmB8iU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":98489,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBxRyCRA9TVsSAnZWagAAI30QAJkC7RPCAH1Efl8Dh/XH\n7xkptUqq4Yr5+2Xqo3yMeJi+OUSi/FL3btGVtwT1gT5W4VxiqwP2AY+P9Um2\nxlPcXvkXdavOHS4vMxMCUIJe81TLPVSZoxQsysnZu1l+DZkn6CzKFph/Qyz+\ng9W2Ws4d1LoZ6mLT6wDBjqQidMGY6+OUU6+1TYDHZHoSrbr0C5ext54T6Soi\nRrOs2Tyy19Ppv/fXzjLt5oNlzBfYyT29aX5m4emmh1gt7EqgdojbSap/P+8x\nUKJ4G2QuLpRECCl9oDAOUoBj+Xz8eMQmNSR4qI3m32RJ3xfSM63eXs5jnjs5\nc7asS09yUh9G9k3MLaj10trd+jZGSSK8is5JBHaABkFXc7KzDKbEh9dFOr/i\nAXw/O2D9Cs67wOksFyIljd9mbpnD9Zmt+pwkyr74q5kFS0PoueeYpU1eFSUm\n8C+mvvH7B0kepzXFGI7CN1QsCBA5ATlgLJPVPa4U8PKVCiig5ChXA9o/pQ3u\nM9cR6SFkD1pSRa2kmIrNoRVeiR6VxI9DDX5RfHaGHRxJ/958rrNeL+5xfzNN\nAEzp1bx1/cZUHMKC74Kfxxfxdh79B+uMvKygFIJSx8lLvRzKjuu3oURBMULZ\nM0AFswB5o7BIHQXmWwbuUEYZN6NqLeHU5xc1jxZrYoYW1zPbaHNsoIBRE02Z\nbwA9\r\n=stlI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"eslint src","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"holloway","email":"matthew@holloway.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.8.0","eslint":"^7.4.0","rimraf":"^2.6.3","rollup":"^1.7.4","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.8.0","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.20.3","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","eslint-plugin-jsx-a11y":"^6.3.1","rollup-plugin-commonjs":"^10.0.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","react-syntax-highlighter":"^12.2.1","@typescript-eslint/parser":"^3.6.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@types/react-syntax-highlighter":"^11.0.4","@typescript-eslint/eslint-plugin":"^3.6.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2 || ^17.0.0","react-dom":"^16.3.3 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_3.3.5_1627853938257_0.6627948193387909","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"react-accessible-accordion","version":"4.0.0","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@4.0.0","maintainers":[{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"yuzima","email":"yuzi.ma1990@gmail.com"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"83bf0c3e403e7627dbf3109c628b597142923937","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-4.0.0.tgz","fileCount":21,"integrity":"sha512-MovuWj2Uweo57LSgTIPpB83IYq8BNdZJ44j4NmDKYxaHC/H0JjYiqt8OfNMt+YK+XN8qRON13ERQnLfM73vmqw==","signatures":[{"sig":"MEYCIQDC9ENz+K/Rm3Jrxp6SLMP0CRcZEOxFZg0vigvNd+4k/AIhAKVe192pI/J97KLdag7bPucBDrLQRt63XZrCwjP1HGLx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82508,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh24DCCRA9TVsSAnZWagAAJawP/0UmMYLV2r1zgj04Pjyj\nSgAoquZrSq4OxtXp5nXHXGPUqUrHAeQYDBSI034CcB12Djwz8Qijeeh9+2sW\nXVVHPHp0ImKKl1zm1LIwYr8f4aUGdTWGODiWFQlySmlIr+JNYobVyIaVQCKf\n3pue2E5eG/ZU8QDQtz1dpqHN3XTvbeNqq9486CE5NVivErPO6gkkAVuc4adC\nXkdBqEKYgHCe8RzcjBxen9IKXxNvj/5X6A/dednWwaZY9eLv2tmPNMngGS1t\naTT3neId/jLqx4GM3L8jzLmUigI36h/YIAqHGig18Qayv7NcZWDTpBLG1wKx\n2Z1q4VTGdKFnPEYSB2ov42Oycjey4D7Yb2RvooQmlLtnp8gP6fLbbqNWgJUq\nfo1l4cf9CnjCKaxwtAJtZmyKB2NXxPnohWBkAP7tOTceN5Peqd/ZrysPFJG/\nHSoeX/ZKkoGDhU1LZ6Cmzi/rTtZo+j85gMBB7f26g2D6iQBWReVTPDM9P4rw\n/pe0AKq5iXJrzoCIB3UoBqpOrfJqLSAgfdI9zSNEJ8moWG4ULzPTSD2uXv0z\nDUWw/LOVmi6NoOESiMcUruJ4IXLVb0hqGk7ybh2FI4MPGfxTMk8wYlHMKJ41\nYFznBVlcMmQOc1A7wBoHfzOwT4FDRSlonBZ/U25NPoKS6Lh86+/9I85G5HNb\nizZ/\r\n=Aeuf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","gitHead":"c9aded3f0241418e06af352c0536eaf4d7751abe","scripts":{"lint":"eslint src","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"synecdokey","email":"emilia@springload.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"7.15.1","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_nodeVersion":"16.3.0","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"16.8.0","eslint":"^7.4.0","rimraf":"^2.6.3","rollup":"^1.7.4","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"16.8.0","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^16.8.22","babel-loader":"^8.0.6","style-loader":"^0.23.1","@babel/polyfill":"^7.4.4","@types/react-dom":"^16.8.4","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.20.3","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"^8.0.4","eslint-plugin-jsx-a11y":"^6.3.1","rollup-plugin-commonjs":"^10.0.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","react-syntax-highlighter":"^12.2.1","@typescript-eslint/parser":"^3.6.0","@types/react-test-renderer":"^16.8.2","rollup-plugin-node-resolve":"^5.1.0","@types/react-syntax-highlighter":"^11.0.4","@typescript-eslint/eslint-plugin":"^3.6.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2 || ^17.0.0","react-dom":"^16.3.3 || ^17.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_4.0.0_1633054328150_0.8126607294812827","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"react-accessible-accordion","version":"5.0.0","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@5.0.0","maintainers":[{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"yuzima","email":"yuzi.ma1990@gmail.com"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"5b61d06aec38906a99f977c10324d9bddec0f64c","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-5.0.0.tgz","fileCount":29,"integrity":"sha512-MT2obYpTgLIIfPr9d7hEyvPB5rg8uJcHpgA83JSRlEUHvzH48+8HJPvzSs+nM+XprTugDgLfhozO5qyJpBvYRQ==","signatures":[{"sig":"MEQCIFB8fFcx3gw01Ekt3NzauavBct5kVRu+I8fwhEIWoK7xAiAZocwuZD43CjU7vI47o6Bj7ahl/GE8RePuBpwLeBP45g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":101625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXgqqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5URAAlTG8m209ju6E/zmtU8BCGP5SZ145U6f62QFBCUR6oQoz3q95\r\nLB5xoa2q9ZKOY5v0kMsfUXB26JQEbjD9LLCD7v0qeReUfkLu7diiCQhXoyxa\r\nmebNEgP4XVgQQIEu8gkv41y7lp7xqpXczFbS+xAe+8LBvapa2J3G5nY8kDZJ\r\njya0btui5guR2kLWtLkHYbPCNU3at0L5uLqTwPOhQsu8amjlzLLspUBlillK\r\ntWVifj2yZnq0v2ttlQW3Bms3eInsXK9WZW+wG27kEdEO5DgEAK1XTTEwh82N\r\nTzxtv607+RPjyLiEbPIb4zQsF8M0PjB+NlTWqOlTIN1BLDNcLgjFpqDBLPL6\r\n7+uTULMytDB3tiSBUzFTo0hpvmp+ajUKhyUM0vXnXXT+qR2n7ZCibK/6d5SI\r\n3Ur9BMH3KRw/53Rnqv4Lbi0WPgp2n14C/3wGJgfmVIAWh6bUArrA6oU8x9LY\r\nmXBHKaJbm+cLC5wdq7JTYzZkJvmy+1ltCdLz4D3vZ1xMBjb+//IzxAm0ZbeO\r\n2N0jh/6M0fW5QPOBsY2OgVnoNpcycxAD6et+QTL5ekup3SrnVRhiN1scuZnP\r\n0orgH6KXxERXmNYyHECZc8pmZ/3tgL1GqtXHLOgT5qlFYxlMC2Izw/G9l7Ku\r\ntpfE+zy+iDIsj654zbGzP5Page2TCFi7/ik=\r\n=pVCq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","scripts":{"lint":"eslint src","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"holloway","email":"matthew@holloway.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","licenseText":"# The MIT License (MIT)\n\nCopyright (c) 2019 Springload\n\nPermission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the \"Software\"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"17","eslint":"^7.4.0","rimraf":"^2.6.3","rollup":"^1.7.4","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"17","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^18.0.5","babel-loader":"^8.0.6","style-loader":"^0.23.1","@babel/polyfill":"^7.4.4","@types/react-dom":"^18.0.1","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.20.3","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"12","eslint-plugin-jsx-a11y":"^6.3.1","rollup-plugin-commonjs":"^10.0.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","react-syntax-highlighter":"^12.2.1","@typescript-eslint/parser":"^3.6.0","@types/react-test-renderer":"^18.0.0","rollup-plugin-node-resolve":"^5.1.0","@types/react-syntax-highlighter":"^11.0.4","@typescript-eslint/eslint-plugin":"^3.6.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2 || ^17.0.0 || ^18.0.0","react-dom":"^16.3.3 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_5.0.0_1650330282738_0.23544919916467455","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"react-accessible-accordion","version":"5.0.1","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"license":"MIT","_id":"react-accessible-accordion@5.0.1","maintainers":[{"name":"springloaders","email":"hello@springload.co.nz"},{"name":"thibaudcolas","email":"thibaudcolas@gmail.com"},{"name":"holloway","email":"matthew@holloway.co.nz"},{"name":"synecdokey","email":"emilia@springload.co.nz"},{"name":"yuzima","email":"yuzi.ma1990@gmail.com"},{"name":"ryami333","email":"mitch@mitch-ryan.com"},{"name":"vincentaudebert","email":"vincent.audebert@yahoo.fr"},{"name":"samanthaksanders","email":"samantha.k.sanders@gmail.com"}],"contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"homepage":"https://github.com/springload/react-accessible-accordion#readme","bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"dist":{"shasum":"b406822d28e945bf7c2ffefbcd484bd6a8e679f5","tarball":"https://registry.npmjs.org/react-accessible-accordion/-/react-accessible-accordion-5.0.1.tgz","fileCount":23,"integrity":"sha512-EIXkdQs4BObemHtRizVIq4wnbS3z0TPLAmiR2nZSG0Z3Mpm7pr8cwBddK5OcuWniRJ8OpJBqtlpUz0XnQCV06w==","signatures":[{"sig":"MEUCIExyvoS34ttfjdNvzSemO4xyXMIQhoaQxEcVZgjECaK7AiEA8fI7KNMmpn4b1QtJBan0Ci3cL/e9Ae8tTJc5KBy4ktA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":108274},"main":"dist/umd/index.js","husky":{"hooks":{"pre-commit":"lint-staged && yarn typecheck"}},"types":"dist/types/index.d.ts","module":"dist/es/index.js","gitHead":"80897350890ac0d1a855c5d6ef87ef31f3e44092","scripts":{"lint":"eslint src","test":"jest","build":"rimraf \"dist/**/*\" && yarn build:rollup && yarn build:types && yarn build:css","pages":"yarn build:demo && yarn gh-pages -d demo/dist","deploy":"yarn pages && ./bin/deploy.sh","format":"prettier \"**/*\" --write","build:css":"cp src/css/*.css dist","coveralls":"cat ./coverage/lcov.info | coveralls","typecheck":"tsc --project .","build:demo":"rimraf \"demo/dist/**/*\" && yarn webpack --context=demo --mode=production --progress --output-path=demo/dist && cp demo/src/CNAME demo/dist/CNAME","start-demo":"webpack-dev-server --context=demo --mode=development --hot","test:watch":"jest --watch","build:types":"yarn tsc --project tsconfig.declaration.json","build:rollup":"rollup -c","test:coverage":"jest --coverage","prepublishOnly":"yarn typecheck && yarn lint && yarn test && yarn build","test:integration":"yarn build:integration && yarn jest --config=integration/jest.config.js integration","build:integration":"rimraf \"integration/dist/**/*\" && yarn webpack --context=integration --mode=production --progress --output-path=integration/dist","test:coverage:watch":"jest --coverage --watch"},"_npmUser":{"name":"springloaders","email":"hello@springload.co.nz"},"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"_npmVersion":"6.14.16","description":"Accessible Accordion component for React","directories":{},"jsnext:main":"dist/es/index.js","lint-staged":{"linters":{"*.{ts,tsx}":["yarn lint"]}},"_nodeVersion":"12.22.12","_hasShrinkwrap":false,"devDependencies":{"jest":"^24.5.0","uuid":"^3.3.2","husky":"^2.4.1","react":"17","eslint":"^7.4.0","rimraf":"^2.6.3","rollup":"^1.7.4","webpack":"^4.29.6","gh-pages":"^2.0.1","prettier":"^2.0.5","coveralls":"^3.0.3","puppeteer":"2.0.0","react-dom":"17","@babel/cli":"^7.4.4","babel-core":"^7.0.0-bridge.0","babel-jest":"^24.8.0","css-loader":"^3.0.0","typescript":"^3.9.5","@babel/core":"^7.4.5","@types/jest":"^24.0.15","@types/uuid":"^3.4.4","file-loader":"^4.0.0","lint-staged":"^8.1.5","webpack-cli":"^3.3.0","@types/react":"^18.0.5","babel-loader":"^8.0.6","style-loader":"^0.23.1","@babel/polyfill":"^7.4.4","@types/react-dom":"^18.0.1","@babel/preset-env":"^7.4.5","webpack-dev-server":"^3.2.1","@babel/preset-react":"^7.0.0","eslint-plugin-react":"^7.20.3","html-webpack-plugin":"^3.2.0","react-test-renderer":"^16.8.6","rollup-plugin-babel":"^4.2.0","rollup-plugin-replace":"^2.1.1","@testing-library/react":"12","eslint-plugin-jsx-a11y":"^6.3.1","rollup-plugin-commonjs":"^10.0.0","mini-css-extract-plugin":"^0.7.0","@babel/preset-typescript":"^7.1.0","react-syntax-highlighter":"^12.2.1","@typescript-eslint/parser":"^3.6.0","@types/react-test-renderer":"^18.0.0","rollup-plugin-node-resolve":"^5.1.0","@types/react-syntax-highlighter":"^11.0.4","@typescript-eslint/eslint-plugin":"^3.6.0","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-nullish-coalescing-operator":"^7.10.1"},"peerDependencies":{"react":"^16.3.2 || ^17.0.0 || ^18.0.0","react-dom":"^16.3.3 || ^17.0.0 || ^18.0.0"},"_npmOperationalInternal":{"tmp":"tmp/react-accessible-accordion_5.0.1_1744864933792_0.07261053774530768","host":"s3://npm-registry-packages-npm-production"}}},"time":{"created":"2017-03-30T03:29:59.015Z","modified":"2025-05-14T22:38:37.192Z","0.0.1":"2017-03-30T03:29:59.015Z","0.0.2":"2017-03-30T04:49:02.828Z","0.1.0":"2017-04-03T04:13:03.688Z","0.1.1":"2017-04-03T04:42:07.803Z","0.1.2":"2017-04-03T06:04:10.940Z","0.2.0":"2017-05-15T23:36:14.014Z","0.3.0":"2017-06-01T22:43:09.047Z","0.4.0":"2017-07-04T04:42:33.190Z","0.5.0":"2017-08-21T11:39:32.533Z","0.6.0":"2017-09-13T12:01:07.833Z","1.0.0":"2017-10-03T09:49:51.047Z","1.0.1":"2017-10-09T06:58:55.435Z","1.0.2":"2017-11-27T21:32:09.920Z","2.0.0":"2018-02-21T19:29:14.870Z","2.1.0":"2018-02-27T21:47:55.591Z","2.2.0":"2018-03-02T01:40:01.021Z","2.2.1":"2018-03-02T02:42:48.764Z","2.3.0":"2018-04-12T10:27:45.707Z","2.3.1":"2018-04-13T08:12:51.208Z","2.4.0":"2018-05-16T13:56:08.684Z","2.4.1":"2018-05-28T13:51:33.217Z","2.4.2":"2018-06-03T18:31:12.310Z","2.4.3":"2018-06-27T11:50:26.296Z","2.4.4-beta.0":"2018-07-24T02:33:36.818Z","2.4.4-beta.1":"2018-07-24T02:41:51.862Z","2.4.4":"2018-07-24T05:20:37.400Z","2.4.5":"2018-10-18T13:59:57.825Z","3.0.0":"2019-03-31T01:19:44.685Z","3.0.1":"2019-11-14T00:29:28.137Z","3.1.0":"2020-07-01T01:43:45.639Z","3.1.1":"2020-07-02T01:12:58.388Z","3.2.0":"2020-07-03T01:32:54.334Z","3.3.0":"2020-07-06T20:42:12.491Z","3.3.1":"2020-07-20T22:27:52.973Z","3.3.2":"2020-08-06T06:51:21.355Z","3.3.3":"2020-08-06T06:52:50.547Z","3.3.4":"2021-02-08T20:23:14.707Z","3.3.5":"2021-08-01T21:38:58.426Z","4.0.0":"2021-10-01T02:12:08.288Z","5.0.0":"2022-04-19T01:04:42.894Z","5.0.1":"2025-04-17T04:42:13.992Z"},"bugs":{"url":"https://github.com/springload/react-accessible-accordion/issues"},"license":"MIT","homepage":"https://github.com/springload/react-accessible-accordion#readme","keywords":["react","component","accordion","collapse","accessible","accessibility","wai-aria","aria","a11y"],"repository":{"url":"git+https://github.com/springload/react-accessible-accordion.git","type":"git"},"description":"Accessible Accordion component for React","contributors":[{"url":"https://github.com/vincentaudebert","name":"Vincent Audebert"},{"url":"https://github.com/ryami333","name":"Mitch Ryan"},{"url":"https://github.com/samanthaksanders","name":"Samantha Sanders"},{"url":"https://github.com/thibaudcolas","name":"Thibaud Colas"},{"url":"https://github.com/catepalmer","name":"Cate Palmer"},{"url":"https://github.com/janzenz","name":"Janzen Zarzoso"},{"url":"https://github.com/synecdokey","name":"Emilia Zapata"}],"maintainers":[{"email":"tech@springload.co.nz","name":"springloaders"},{"email":"mitch@mitch-ryan.com","name":"ryami333"},{"email":"vincent.audebert@yahoo.fr","name":"vincentaudebert"},{"email":"samantha.k.sanders@gmail.com","name":"samanthaksanders"},{"email":"thibaudcolas@gmail.com","name":"thibaudcolas"}],"readme":"[react-accessible-accordion](https://springload.github.io/react-accessible-accordion/)\n[![npm](https://img.shields.io/npm/v/react-accessible-accordion.svg?style=flat-square)](https://www.npmjs.com/package/react-accessible-accordion)\n[![Accessibility status](https://img.shields.io/badge/a11y-tested-brightgreen.svg)](http://wave.webaim.org/report#/https://springload.github.io/react-accessible-accordion/)\n=========\n\n## ⚠️ Project status\n\nIn most cases, you no longer need a JS library like this to render fully functional, accessible accordions. For that reason, **this project is no longer maintained**. \n\nThis is because native [HTML Disclosure](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/summary) (aka `<details>`/`<summary`>) elements are now [widely supported](https://caniuse.com/details). \n\nNative disclosures offer several advantages over any JS-based solutions. For instance: \n- Because there is no JS to download/parse, they are far more performant.\n- They are framework-agnostic, and will work the same way whether you're using React, [other framework], or plain old HTML.\n- Collapsed content can still be found via find-on-page (<key>ctrl</key>/<key>command</key>+<key>f</key>) in supporting browsers, including Chrome.\n\n## Demo\n\n[Try a demo now](https://springload.github.io/react-accessible-accordion/).\n\n## Usage\n\nFirst, grab the package from npm:\n\n```sh\nnpm install --save react-accessible-accordion\n```\n\nThen, import the editor and use it in your code. Here is a\n[basic example](https://springload.github.io/react-accessible-accordion/):\n\n```jsx\nimport React from 'react';\n\nimport {\n    Accordion,\n    AccordionItem,\n    AccordionItemHeading,\n    AccordionItemButton,\n    AccordionItemPanel,\n} from 'react-accessible-accordion';\n\n// Demo styles, see 'Styles' section below for some notes on use.\nimport 'react-accessible-accordion/dist/fancy-example.css';\n\nexport default function Example() {\n    return (\n        <Accordion>\n            <AccordionItem>\n                <AccordionItemHeading>\n                    <AccordionItemButton>\n                        What harsh truths do you prefer to ignore?\n                    </AccordionItemButton>\n                </AccordionItemHeading>\n                <AccordionItemPanel>\n                    <p>\n                        Exercitation in fugiat est ut ad ea cupidatat ut in\n                        cupidatat occaecat ut occaecat consequat est minim minim\n                        esse tempor laborum consequat esse adipisicing eu\n                        reprehenderit enim.\n                    </p>\n                </AccordionItemPanel>\n            </AccordionItem>\n            <AccordionItem>\n                <AccordionItemHeading>\n                    <AccordionItemButton>\n                        Is free will real or just an illusion?\n                    </AccordionItemButton>\n                </AccordionItemHeading>\n                <AccordionItemPanel>\n                    <p>\n                        In ad velit in ex nostrud dolore cupidatat consectetur\n                        ea in ut nostrud velit in irure cillum tempor laboris\n                        sed adipisicing eu esse duis nulla non.\n                    </p>\n                </AccordionItemPanel>\n            </AccordionItem>\n        </Accordion>\n    );\n}\n```\n\n### Styles\n\nWe strongly encourage you to write your own styles for your accordions, but\nwe've published the styles used on our demo page to help you get up and running:\n\n```js\nimport 'react-accessible-accordion/dist/fancy-example.css';\n```\n\nWe recommend that you copy them into your own app and modify them to suit your\nneeds, particularly if you're using your own `className`s.\n\n## Component API\n\n### Accordion\n\n#### allowMultipleExpanded : `boolean` [*optional*, default: `false`]\n\nDon't autocollapse items when expanding other items.\n\n#### allowZeroExpanded : `boolean` [*optional*, default: `false`]\n\nAllow the only remaining expanded item to be collapsed.\n\n#### preExpanded: `string[]` [_optional_, default: `[]`]\n\nAccepts an array of strings and any `AccordionItem` whose `uuid` prop matches\nany one of these strings will be expanded on mount.\n\n#### className : `string` [*optional*, default: `'accordion'`]\n\nClass(es) to apply to element.\n\n#### onChange : `(string[]) => void` [*optional*]\n\nCallback which is invoked when items are expanded or collapsed. Gets passed\n`uuid`s of the currently expanded `AccordionItem`s.\n\n---\n\n### AccordionItem\n\n#### className : `string` [*optional*, default: `accordion__item`]\n\nClass(es) to apply to element.\n\n#### uuid : `string|number` [*optional*]\n\nRecommended for use with `onChange`. Will be auto-generated if not provided.\n\n#### dangerouslySetExpanded: `boolean` [*optional*]\n\nEnables external control of the expansion.\n\n> Warning: This may impact accessibility negatively, use at your own risk\n\n---\n\n### AccordionItemHeading\n\n#### className : `string` [*optional*, default: `'accordion__heading'`]\n\nClass(es) to apply to the 'heading' element.\n\n#### aria-level : `number` [*optional*, default: `3`]\n\nSemantics to apply to the 'heading' element. A value of `1` would make your\nheading element hierarchically equivalent to an `<h1>` tag, and likewise a value\nof `6` would make it equivalent to an `<h6>` tag.\n\n### AccordionItemButton\n\n#### className : `string` [*optional*, default: `'accordion__button'`]\n\nClass(es) to apply to the 'button' element.\n\n---\n\n### AccordionItemPanel\n\n#### className : `string` [*optional*, default: `'accordion__panel'`]\n\nClass(es) to apply to element.\n\n#### region: `boolean`\n\nMake the element have a region role.\n\n---\n\n### AccordionItemState\n\n#### children : `({ expanded: boolean, disabled: boolean }): JSX.Element` [**required**]\n\n---\n\n## Helpers\n\n### resetNextUuid : `(): void`\n\nResets the internal counter for Accordion items' identifiers (including `id`\nattributes). For use in test suites and isomorphic frameworks.\n\n---\n\n## Accessibility Best-Practice\n\nAuthoring an 'accordion' component to the\n[WAI ARIA spec](https://www.w3.org/TR/wai-aria-practices-1.1/#accordion) can be\ncomplex, but `React Accessible Accordion` does most of the heavy lifting for\nyou, including:\n\n-   Applying appropriate aria attributes (`aria-expanded`, `aria-controls`,\n    `aria-disabled`, `aria-hidden` and `aria-labelledby`).\n-   Applying appropriate `role` attributes (`button`, `heading`, `region`).\n-   Applying appropriate `tabindex` attributes.\n-   Applying keyboard interactivity ('space', 'end', 'tab', 'up', 'down', 'home'\n    and 'end' keys).\n\nHowever, there's still a couple of things you need to keep in mind to remain\nspec-compliant:\n\n-   Only ever use\n    [phrasing content](https://developer.mozilla.org/en-US/docs/Web/Guide/HTML/Content_categories#Phrasing_content)\n    inside of your `AccordionItemHeading` component. If in doubt, use text only.\n-   Always provide an `aria-level` prop to your `AccordionItemHeading`\n    component, _especially_ if you are nesting accordions. This attribute is a\n    signal used by assistive technologies (eg. screenreaders) to determine which\n    heading level (ie. `h1`-`h6`) to treat your heading as.\n\nIf you have any questions about your implementation, then please don't be afraid\nto get in touch via our\n[issues](https://github.com/springload/react-accessible-accordion/issues).\n\n## FAQs\n\n### React 18?\n\nRAA supports React 18, and the new out-of-order streaming feature. See the\nCHANGELOG for details.\n\n### Which design patterns does this component aim to solve?\n\nThose described by the WAI ARIA spec's description of an 'accordion':\n\n> An accordion is a vertically stacked set of interactive headings that each\n> contain a title, content snippet, or thumbnail representing a section of\n> content. The headings function as controls that enable users to reveal or hide\n> their associated sections of content. Accordions are commonly used to reduce\n> the need to scroll when presenting multiple sections of content on a single\n> page.\n\n### Which design patterns does this component NOT aim to solve?\n\nComponents which are \"accordion-like\" but do not match the WAI ARIA spec's\ndescription, as written above. By \"accordion-like\", we mean components which\nhave collapsible items but require bespoke interactive mechanisms in order to\nexpand, collapse and 'disable' them. This includes (but is not limited to)\nmulti-step forms, like those seen in many cart/checkout flows, which we believe\nrequire (other) complex markup in order to be considered 'accessible'. This also\nincludes disclosure widgets.\n\n### How do I disable an item?\n\nSee \"Which design patterns does this component NOT aim to solve?\".\n\n## Browser Support\n\n**Supported browser / device versions:**\n\n| Browser       | Device/OS | Version |\n| ------------- | --------- | ------- |\n| Mobile Safari | iOS       | latest  |\n| Chrome        | Android   | latest  |\n| IE            | Windows   | 11      |\n| MS Edge       | Windows   | latest  |\n| Chrome        | Desktop   | latest  |\n| Firefox       | Desktop   | latest  |\n| Safari        | OSX       | latest  |\n","readmeFilename":"README.md","users":{"ayoola_moore":true}}