{"_id":"@ableco/semantic-ui-react","_rev":"5-9b6b0fb27e9512fd1fde836077b98358","name":"@ableco/semantic-ui-react","dist-tags":{"latest":"0.0.5"},"versions":{"0.0.1":{"name":"@ableco/semantic-ui-react","version":"0.0.1","description":"Our own Semantic-UI-React integration.","jsnext:main":"dist/es/index.js","main":"dist/commonjs/index.js","module":"dist/es/index.js","types":"index.d.ts","unpkg":"dist/umd/semantic-ui-react.min.js","sideEffects":false,"scripts":{"build":"cross-env NODE_ENV=production gulp build","build:changelog":"github_changelog_generator --user Semantic-Org --project Semantic-UI-React --no-issues --no-unreleased --release-branch master --since-tag $(git describe --abbrev=0 --tags $(git rev-parse HEAD~250))","build:docs":"cross-env NODE_ENV=production gulp build:docs","build:docs:staging":"cross-env STAGING=true yarn build:docs && yarn serve docs/dist","build:dist":"gulp --series build:dist","ci":"yarn tsd:lint && yarn tsd:test && yarn lint && yarn test","predeploy:docs":"cross-env NODE_ENV=production yarn build:docs && gulp build:docs:cname","deploy:changelog":"git add CHANGELOG.md && git commit -m \"docs(changelog): update changelog [ci skip]\" && git push","deploy:docs":"gulp deploy:docs","postdeploy:docs":"yarn build:changelog && yarn deploy:changelog","lint":"cross-env NODE_ENV=production eslint .","lint:fix":"yarn lint --fix","prettier":"prettier --list-different \"**/*.{js,jsx,ts,tsx}\"","prettier:fix":"prettier --write \"**/*.{js,jsx,ts,tsx}\"","prerelease":"yarn lint && yarn tsd:lint && yarn tsd:test && yarn test && cross-env NODE_ENV=production yarn build","postrelease":"yarn deploy:docs","release:major":"yarn prerelease && ta-script npm/release major && yarn postrelease","release:minor":"yarn prerelease && ta-script npm/release minor && yarn postrelease","release:patch":"yarn prerelease && ta-script npm/release patch && yarn postrelease","prestart":"yarn satisfied --fix yarn","start":"cross-env NODE_ENV=development gulp --series start:docs","satisfied":"satisfied --ignore \"webpack\" --skip-invalid","pretest":"yarn satisfied && gulp build:docs:docgen","test":"cross-env NODE_ENV=test node -r @babel/register ./node_modules/karma/bin/karma start karma.conf.babel.js","test:watch":"yarn test --no-single-run","test:umd":"gulp build:dist:umd && node test/umd.js","tsd:lint":"tslint \"./index.d.ts\" \"./src/**/*.d.ts\" \"./src/**/*.tsx\" \"./test/**/*.d.ts\" \"./test/**/*.tsx\"","tsd:lint:fix":"yarn tsd:lint --fix","tsd:test":"gulp build:dist:commonjs:tsd && tsc -p ./ && rm test/typings.js"},"husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"lint-staged":{"**/*.{js,jsx}":["prettier --write","eslint --fix","git add"],"**/*.mdx":["prettier --parser mdx --write","git add"],"**/*.{ts,tsx}":["prettier --write","tslint --fix","git add"]},"repository":{"type":"git","url":"git+ssh://git@github.com/Semantic-Org/Semantic-UI-React.git"},"author":{"name":"Levi Thomason","email":"me@levithomason.com"},"license":"MIT","bugs":{"url":"https://github.com/Semantic-Org/Semantic-UI-React/issues"},"homepage":"https://github.com/Semantic-Org/Semantic-UI-React#readme","dependencies":{"@babel/runtime":"^7.1.2","@semantic-ui-react/event-stack":"^3.1.0","@stardust-ui/react-component-event-listener":"~0.38.0","@stardust-ui/react-component-ref":"~0.38.0","classnames":"^2.2.6","keyboard-key":"^1.0.4","lodash":"^4.17.15","prop-types":"^15.7.2","react-is":"^16.8.6","react-popper":"^1.3.4","shallowequal":"^1.1.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-export-default-from":"^7.2.0","@babel/plugin-proposal-export-namespace-from":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-env-standalone":"7.4.5","@babel/preset-react":"^7.0.0","@babel/register":"^7.4.4","@babel/standalone":"^7.4.5","@mdx-js/loader":"^0.20.3","@stardust-ui/docs-components":"^0.34.1","@types/react":"^16.8.25","anchor-js":"^4.2.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-filter-imports":"^3.0.0","babel-plugin-istanbul":"^5.1.4","babel-plugin-lodash":"^3.3.4","babel-plugin-transform-react-handled-props":"^2.0.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-plugin-universal-import":"^2.0.2","chai":"^4.2.0","chai-enzyme":"^1.0.0-beta.1","copy-to-clipboard":"^3.0.8","cross-env":"^5.2.0","debug":"^4.1.1","dirty-chai":"^2.0.1","doctoc":"^1.4.0","doctrine":"^3.0.0","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.15.2","eslint-config-airbnb":"^17.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-mocha":"^5.3.0","eslint-plugin-react":"^7.12.4","faker":"^4.1.0","gh-pages":"^2.0.1","gulp":"^4.0.0","gulp-load-plugins":"^1.5.0","gulp-util":"^3.0.8","husky":"^1.3.1","imports-loader":"^0.8.0","karma":"^4.0.1","karma-chrome-launcher":"^2.2.0","karma-cli":"^2.0.0","karma-coverage":"^1.1.2","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.5","karma-webpack":"^4.0.0-rc.6","leven":"^3.0.0","lint-staged":"^8.1.5","mocha":"^6.0.2","prettier":"^1.18.2","puppeteer":"^1.7.0","raw-loader":"^1.0.0","react":"^16.9.0","react-ace":"^6.4.0","react-codesandboxer":"^3.1.3","react-docgen":"^4.1.0","react-dom":"^16.9.0","react-hot-loader":"^4.12.11","react-router":"^5.0.0","react-router-dom":"^5.0.0","react-source-render":"^3.0.0-5","react-static":"^5.9.7","react-static-routes":"^1.0.0","react-test-renderer":"^16.9.0","react-universal-component":"^3.0.3","react-visibility-sensor":"^5.0.2","rimraf":"^2.6.3","satisfied":"^1.1.2","semantic-ui-css":"^2.4.1","simulant":"^0.2.2","sinon":"^7.2.7","sinon-chai":"^3.3.0","ta-scripts":"^2.5.2","terser-webpack-plugin-legacy":"^1.2.3","through2":"^3.0.1","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.3.3333","vinyl":"^2.2.0","webpack":"^4.28.4","webpack-cli":"^3.2.1","webpack-dev-middleware":"^3.5.0"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"resolutions":{"babel-plugin-universal-import":"^2.0.2","react-universal-component":"^3.0.3","react-router":"^5.0.0","react-router-dom":"^5.0.0"},"gitHead":"a4c4b701524eed568fe58fbc842ab491e439648b","_id":"@ableco/semantic-ui-react@0.0.1","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"integrity":"sha512-uOzDOJmaipyPie87aqowpLoskBJGW4YLV02f/Pm3HYJKlSly36757Xckcw36pq4CnlCJJRONlyvA0hosHmFf1Q==","shasum":"e54ff8399d3e63ce8e7dc30502a5462d03428e04","tarball":"https://registry.npmjs.org/@ableco/semantic-ui-react/-/semantic-ui-react-0.0.1.tgz","fileCount":1204,"unpackedSize":3136448,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/LKuCRA9TVsSAnZWagAAZf0QAJgBe9jp7U79wbblUaf3\n/dr948KnTwrM+y3w2F2J8Z3MOpD/weAYuGEmv2VXO3BoATHUwQpgT/Ow0qlm\n9D7tdg1Zdwp29JPnvoM2tONYpu1Zi4g4H7JubpQrHJcW1cYJC0pRq4mCzHpc\nYzIJSxp1ry2l0eAVPdS1BmqMnZBA2cLWn5fqT1XVWunBgNe3Xpwv2fFzECqR\necKZV0Q2fEZTpNhnJ2xn2Sxo70NAP58ifqUP07JC6hcfEAZ6HStwK6otXJFF\nqR8kKwi9l5x82RX/pIOV/F6aJGqJsYKEDEIJdJHl+3C7gZR/poCC16GL06Jt\nXFVgokg2jWs5xgzl889DfnBhUADcqmQplHjp9q27JeVHpcwifKjJI3YUpysd\nTKm+emUHmWq6DcrwrV/1UqdPSpN418xi2yoyhI+1m8CiA6grn8g7SJAxFbXu\nGNtSD11mtvH2MdLgUslxWZRM9ZAIcmgAX1cDdmEDWYbvReBp//bMnHztAopn\n8O8i70nFL0xbYlPdRchIChV9BErOH+8K6RwpcfwAgLSrbtKGGKBxJxMCmlCb\nPwNBUlfXuLIWIqFHw21Etlohh1HR2ZBrUXx5cR14gjWLvFLYgApKnN6oCKbN\nY/I7bZCdSZwNR1480OZhbpMurOBv6Ih7oc59H0yM93qTHWgW2Hafd8eySeOA\nR/uJ\r\n=QKVO\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC2yBXsV0UPiQ78pLFvTnDVS149WnOgq7RpzMOxyhmOcAIgUBIRujCygn3LMlpVenxxIdmxyCil7B8gRahH5KEhjIQ="}]},"_npmUser":{"name":"ableco-npm","email":"npm@able.co"},"directories":{},"maintainers":[{"name":"ableco-npm","email":"npm@able.co"},{"name":"sergiodxa","email":"sergiodxa@gmail.com"},{"name":"arturopuente","email":"arturopuentevc@gmail.com"},{"name":"moisesnandres","email":"moisesnandres@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semantic-ui-react_0.0.1_1610396333794_0.6943560207144892"},"_hasShrinkwrap":false},"0.0.2":{"name":"@ableco/semantic-ui-react","version":"0.0.2","description":"Our own Semantic-UI-React integration.","jsnext:main":"dist/es/index.js","main":"dist/commonjs/index.js","module":"dist/es/index.js","types":"index.d.ts","unpkg":"dist/umd/semantic-ui-react.min.js","sideEffects":false,"scripts":{"build":"cross-env NODE_ENV=production gulp build","build:changelog":"github_changelog_generator --user Semantic-Org --project Semantic-UI-React --no-issues --no-unreleased --release-branch master --since-tag $(git describe --abbrev=0 --tags $(git rev-parse HEAD~250))","build:docs":"cross-env NODE_ENV=production gulp build:docs","build:docs:staging":"cross-env STAGING=true yarn build:docs && yarn serve docs/dist","build:dist":"gulp --series build:dist","ci":"yarn tsd:lint && yarn tsd:test && yarn lint && yarn test","predeploy:docs":"cross-env NODE_ENV=production yarn build:docs && gulp build:docs:cname","deploy:changelog":"git add CHANGELOG.md && git commit -m \"docs(changelog): update changelog [ci skip]\" && git push","deploy:docs":"gulp deploy:docs","postdeploy:docs":"yarn build:changelog && yarn deploy:changelog","lint":"cross-env NODE_ENV=production eslint .","lint:fix":"yarn lint --fix","prettier":"prettier --list-different \"**/*.{js,jsx,ts,tsx}\"","prettier:fix":"prettier --write \"**/*.{js,jsx,ts,tsx}\"","prerelease":"yarn lint && yarn tsd:lint && yarn tsd:test && yarn test && cross-env NODE_ENV=production yarn build","postrelease":"yarn deploy:docs","release:major":"yarn prerelease && ta-script npm/release major && yarn postrelease","release:minor":"yarn prerelease && ta-script npm/release minor && yarn postrelease","release:patch":"yarn prerelease && ta-script npm/release patch && yarn postrelease","prestart":"yarn satisfied --fix yarn","start":"cross-env NODE_ENV=development gulp --series start:docs","satisfied":"satisfied --ignore \"webpack\" --skip-invalid","pretest":"yarn satisfied && gulp build:docs:docgen","test":"cross-env NODE_ENV=test node -r @babel/register ./node_modules/karma/bin/karma start karma.conf.babel.js","test:watch":"yarn test --no-single-run","test:umd":"gulp build:dist:umd && node test/umd.js","tsd:lint":"tslint \"./index.d.ts\" \"./src/**/*.d.ts\" \"./src/**/*.tsx\" \"./test/**/*.d.ts\" \"./test/**/*.tsx\"","tsd:lint:fix":"yarn tsd:lint --fix","tsd:test":"gulp build:dist:commonjs:tsd && tsc -p ./ && rm test/typings.js"},"husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"lint-staged":{"**/*.{js,jsx}":["prettier --write","eslint --fix","git add"],"**/*.mdx":["prettier --parser mdx --write","git add"],"**/*.{ts,tsx}":["prettier --write","tslint --fix","git add"]},"repository":{"type":"git","url":"git+ssh://git@github.com/Semantic-Org/Semantic-UI-React.git"},"author":{"name":"Levi Thomason","email":"me@levithomason.com"},"license":"MIT","bugs":{"url":"https://github.com/Semantic-Org/Semantic-UI-React/issues"},"homepage":"https://github.com/Semantic-Org/Semantic-UI-React#readme","dependencies":{"@babel/runtime":"^7.1.2","@semantic-ui-react/event-stack":"^3.1.0","@stardust-ui/react-component-event-listener":"~0.38.0","@stardust-ui/react-component-ref":"~0.38.0","classnames":"^2.2.6","keyboard-key":"^1.0.4","lodash":"^4.17.15","prop-types":"^15.7.2","react-is":"^16.8.6","react-popper":"^1.3.4","shallowequal":"^1.1.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-export-default-from":"^7.2.0","@babel/plugin-proposal-export-namespace-from":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-env-standalone":"7.4.5","@babel/preset-react":"^7.0.0","@babel/register":"^7.4.4","@babel/standalone":"^7.4.5","@mdx-js/loader":"^0.20.3","@stardust-ui/docs-components":"^0.34.1","@types/react":"^16.8.25","anchor-js":"^4.2.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-filter-imports":"^3.0.0","babel-plugin-istanbul":"^5.1.4","babel-plugin-lodash":"^3.3.4","babel-plugin-transform-react-handled-props":"^2.0.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-plugin-universal-import":"^2.0.2","chai":"^4.2.0","chai-enzyme":"^1.0.0-beta.1","copy-to-clipboard":"^3.0.8","cross-env":"^5.2.0","debug":"^4.1.1","dirty-chai":"^2.0.1","doctoc":"^1.4.0","doctrine":"^3.0.0","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.15.2","eslint-config-airbnb":"^17.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-mocha":"^5.3.0","eslint-plugin-react":"^7.12.4","faker":"^4.1.0","gh-pages":"^2.0.1","gulp":"^4.0.0","gulp-load-plugins":"^1.5.0","gulp-util":"^3.0.8","husky":"^1.3.1","imports-loader":"^0.8.0","karma":"^4.0.1","karma-chrome-launcher":"^2.2.0","karma-cli":"^2.0.0","karma-coverage":"^1.1.2","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.5","karma-webpack":"^4.0.0-rc.6","leven":"^3.0.0","lint-staged":"^8.1.5","mocha":"^6.0.2","prettier":"^1.18.2","puppeteer":"^1.7.0","raw-loader":"^1.0.0","react":"^16.9.0","react-ace":"^6.4.0","react-codesandboxer":"^3.1.3","react-docgen":"^4.1.0","react-dom":"^16.9.0","react-hot-loader":"^4.12.11","react-router":"^5.0.0","react-router-dom":"^5.0.0","react-source-render":"^3.0.0-5","react-static":"^5.9.7","react-static-routes":"^1.0.0","react-test-renderer":"^16.9.0","react-universal-component":"^3.0.3","react-visibility-sensor":"^5.0.2","rimraf":"^2.6.3","satisfied":"^1.1.2","semantic-ui-css":"^2.4.1","simulant":"^0.2.2","sinon":"^7.2.7","sinon-chai":"^3.3.0","ta-scripts":"^2.5.2","terser-webpack-plugin-legacy":"^1.2.3","through2":"^3.0.1","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.3.3333","vinyl":"^2.2.0","webpack":"^4.28.4","webpack-cli":"^3.2.1","webpack-dev-middleware":"^3.5.0"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"resolutions":{"babel-plugin-universal-import":"^2.0.2","react-universal-component":"^3.0.3","react-router":"^5.0.0","react-router-dom":"^5.0.0"},"gitHead":"e0420a72f5bdafe60852a87d6411294ec396580e","_id":"@ableco/semantic-ui-react@0.0.2","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"integrity":"sha512-cudZLsBhkurnzUhgBaiRXLuyC7HRh9Xz7FxtKXLNXBloHgrjg+cy7mhQcbHg7+2h+sOc0WEoJ0FCdOOByKIGSg==","shasum":"52660a128f9117b0fa19c0dc597ee54ba17faf25","tarball":"https://registry.npmjs.org/@ableco/semantic-ui-react/-/semantic-ui-react-0.0.2.tgz","fileCount":1204,"unpackedSize":3136501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/Ld6CRA9TVsSAnZWagAAes4P/3XZvKdcdFX8oCd1xery\nly7YJdXZrqIDedkgH4L3J7zifMQx5S+aiCnCVJNcKe4OS+oiwROe5cWK6Cq8\njCJQjfaOR+3oZsf6GOy4F7ajAOGatEx/lO8akOkvB1qY6JIRFKmZ4yvQhIN5\nk2DPXQ0ITfZ0lY77HXEOB2qseAHOvt12tfeXUYHODKVc461IUg7EZW5JFxdq\n96oo9/HXcuJ7q7diuRsiOeFQgu81l9fbhIxh9LbpyuuA9k0ENYFjY7uCY+pj\n3MMW7T0sM+MGfCIwIO55SNG7eATiCmz8MzzrGes9PNka7ZZ9LWkbe6nmzaVn\nWUirCcNxObLLPqzi0ojfnH3lIhBOPPzXi9KHwnJohiU6CPMiVJRahmkKrA2p\nAD91zz3Zw5fjU1iIXgRiC2PBMJGUWke1wLM+3DQh42jsKva1QP5Jbyq3vBNa\nXVjWC0/UTDFeLWkGIJiZQfp2xgTrtVETILQyX6YWJgKLQAsmt+whWD9RoS7/\nqkbzXS45beB9A6SSGUmLFq+k/uT8FR7KhU6v9h1V+8mJeLc4g5fLUp/BuQwd\n5F989CrI85pwbUUpWfpI9epDNuZBK98x8wYmeraQqSmFarTKVNm2bvRu6His\nOuK00y8kIeruJt/b2jqBGB2j3s15f28gXRAXreo3AZZr9KaMPWmGkDUgC4mW\n8j6o\r\n=rcQz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCzn7xrIHHgNs+CRbfCPK4LDAjXi3Rhygq5bCDRg5DttwIgRGuSwcA9PNh6XpzqWs6diuCzSJJqHS3gIKlk7UCYYPI="}]},"_npmUser":{"name":"ableco-npm","email":"npm@able.co"},"directories":{},"maintainers":[{"name":"ableco-npm","email":"npm@able.co"},{"name":"sergiodxa","email":"sergiodxa@gmail.com"},{"name":"arturopuente","email":"arturopuentevc@gmail.com"},{"name":"moisesnandres","email":"moisesnandres@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semantic-ui-react_0.0.2_1610397561473_0.5894324276670684"},"_hasShrinkwrap":false},"0.0.3":{"name":"@ableco/semantic-ui-react","version":"0.0.3","description":"Our own Semantic-UI-React integration.","jsnext:main":"dist/es/index.js","main":"dist/commonjs/index.js","module":"dist/es/index.js","types":"index.d.ts","unpkg":"dist/umd/semantic-ui-react.min.js","sideEffects":false,"scripts":{"build":"cross-env NODE_ENV=production gulp build","build:changelog":"github_changelog_generator --user Semantic-Org --project Semantic-UI-React --no-issues --no-unreleased --release-branch master --since-tag $(git describe --abbrev=0 --tags $(git rev-parse HEAD~250))","build:docs":"cross-env NODE_ENV=production gulp build:docs","build:docs:staging":"cross-env STAGING=true yarn build:docs && yarn serve docs/dist","build:dist":"gulp --series build:dist","ci":"yarn tsd:lint && yarn tsd:test && yarn lint && yarn test","prepare":"npm run build","predeploy:docs":"cross-env NODE_ENV=production yarn build:docs && gulp build:docs:cname","deploy:changelog":"git add CHANGELOG.md && git commit -m \"docs(changelog): update changelog [ci skip]\" && git push","deploy:docs":"gulp deploy:docs","postdeploy:docs":"yarn build:changelog && yarn deploy:changelog","lint":"cross-env NODE_ENV=production eslint .","lint:fix":"yarn lint --fix","prettier":"prettier --list-different \"**/*.{js,jsx,ts,tsx}\"","prettier:fix":"prettier --write \"**/*.{js,jsx,ts,tsx}\"","prerelease":"yarn lint && yarn tsd:lint && yarn tsd:test && yarn test && cross-env NODE_ENV=production yarn build","postrelease":"yarn deploy:docs","release:major":"yarn prerelease && ta-script npm/release major && yarn postrelease","release:minor":"yarn prerelease && ta-script npm/release minor && yarn postrelease","release:patch":"yarn prerelease && ta-script npm/release patch && yarn postrelease","prestart":"yarn satisfied --fix yarn","start":"cross-env NODE_ENV=development gulp --series start:docs","satisfied":"satisfied --ignore \"webpack\" --skip-invalid","pretest":"yarn satisfied && gulp build:docs:docgen","test":"cross-env NODE_ENV=test node -r @babel/register ./node_modules/karma/bin/karma start karma.conf.babel.js","test:watch":"yarn test --no-single-run","test:umd":"gulp build:dist:umd && node test/umd.js","tsd:lint":"tslint \"./index.d.ts\" \"./src/**/*.d.ts\" \"./src/**/*.tsx\" \"./test/**/*.d.ts\" \"./test/**/*.tsx\"","tsd:lint:fix":"yarn tsd:lint --fix","tsd:test":"gulp build:dist:commonjs:tsd && tsc -p ./ && rm test/typings.js"},"husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"lint-staged":{"**/*.{js,jsx}":["prettier --write","eslint --fix","git add"],"**/*.mdx":["prettier --parser mdx --write","git add"],"**/*.{ts,tsx}":["prettier --write","tslint --fix","git add"]},"repository":{"type":"git","url":"git+ssh://git@github.com/Semantic-Org/Semantic-UI-React.git"},"author":{"name":"Levi Thomason","email":"me@levithomason.com"},"license":"MIT","bugs":{"url":"https://github.com/Semantic-Org/Semantic-UI-React/issues"},"homepage":"https://github.com/Semantic-Org/Semantic-UI-React#readme","dependencies":{"@babel/runtime":"^7.1.2","@semantic-ui-react/event-stack":"^3.1.0","@stardust-ui/react-component-event-listener":"~0.38.0","@stardust-ui/react-component-ref":"~0.38.0","classnames":"^2.2.6","keyboard-key":"^1.0.4","lodash":"^4.17.15","prop-types":"^15.7.2","react-is":"^16.8.6","react-popper":"^1.3.4","shallowequal":"^1.1.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-export-default-from":"^7.2.0","@babel/plugin-proposal-export-namespace-from":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-env-standalone":"7.4.5","@babel/preset-react":"^7.0.0","@babel/register":"^7.4.4","@babel/standalone":"^7.4.5","@mdx-js/loader":"^0.20.3","@stardust-ui/docs-components":"^0.34.1","@types/react":"^16.8.25","anchor-js":"^4.2.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-filter-imports":"^3.0.0","babel-plugin-istanbul":"^5.1.4","babel-plugin-lodash":"^3.3.4","babel-plugin-transform-react-handled-props":"^2.0.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-plugin-universal-import":"^2.0.2","chai":"^4.2.0","chai-enzyme":"^1.0.0-beta.1","copy-to-clipboard":"^3.0.8","cross-env":"^5.2.0","debug":"^4.1.1","dirty-chai":"^2.0.1","doctoc":"^1.4.0","doctrine":"^3.0.0","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.15.2","eslint-config-airbnb":"^17.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-mocha":"^5.3.0","eslint-plugin-react":"^7.12.4","faker":"^4.1.0","gh-pages":"^2.0.1","gulp":"^4.0.0","gulp-load-plugins":"^1.5.0","gulp-util":"^3.0.8","husky":"^1.3.1","imports-loader":"^0.8.0","karma":"^4.0.1","karma-chrome-launcher":"^2.2.0","karma-cli":"^2.0.0","karma-coverage":"^1.1.2","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.5","karma-webpack":"^4.0.0-rc.6","leven":"^3.0.0","lint-staged":"^8.1.5","mocha":"^6.0.2","prettier":"^1.18.2","puppeteer":"^1.7.0","raw-loader":"^1.0.0","react":"^16.9.0","react-ace":"^6.4.0","react-codesandboxer":"^3.1.3","react-docgen":"^4.1.0","react-dom":"^16.9.0","react-hot-loader":"^4.12.11","react-router":"^5.0.0","react-router-dom":"^5.0.0","react-source-render":"^3.0.0-5","react-static":"^5.9.7","react-static-routes":"^1.0.0","react-test-renderer":"^16.9.0","react-universal-component":"^3.0.3","react-visibility-sensor":"^5.0.2","rimraf":"^2.6.3","satisfied":"^1.1.2","semantic-ui-css":"^2.4.1","simulant":"^0.2.2","sinon":"^7.2.7","sinon-chai":"^3.3.0","ta-scripts":"^2.5.2","terser-webpack-plugin-legacy":"^1.2.3","through2":"^3.0.1","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.3.3333","vinyl":"^2.2.0","webpack":"^4.28.4","webpack-cli":"^3.2.1","webpack-dev-middleware":"^3.5.0"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"resolutions":{"babel-plugin-universal-import":"^2.0.2","react-universal-component":"^3.0.3","react-router":"^5.0.0","react-router-dom":"^5.0.0"},"gitHead":"4820832ba16902d498e059747e1c9aa24bce0204","_id":"@ableco/semantic-ui-react@0.0.3","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"integrity":"sha512-cl35gSlvhtCM0byBL/HRUCPQ6ZbX/WDqu2GtCsd79oT73EPh0zGtsgVJu6wO3CMFay1MrWT741nnNDopsOLJgA==","shasum":"1dac7ab006794c1f5d3bb6dcbeff2bb782ef623b","tarball":"https://registry.npmjs.org/@ableco/semantic-ui-react/-/semantic-ui-react-0.0.3.tgz","fileCount":1205,"unpackedSize":3454434,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf/M7vCRA9TVsSAnZWagAAto4P/3XQGoy6UkfrWNdHgL6f\ny5iGn4yOzAoBZYZ24QVJ1LTLmft64+HuBLh+Qpqofp1seut/fdI95LZXSEBN\nffRNSfsQHVAKH9Qf1GCnxd4aOXfg7WNIkYIiYttj8K8nqEZm82ekZsu2zRsQ\nqlMWOFFODh9g34bTupNssi9e3HkEcm5Rz1+FeguYzrfFaDsn7xyACyK/5vNL\n4EZpwoRGgtFW09MtWv1CzXfunoLfrfTHDK+61od1EDL9EI7j/HdwTUXeuA10\nbzh46P5vDRQBIedaXs1GtuDdTPL+VdVCZRQk5dSvCQ12eq1EFsFq9zmduhDL\nz1kREXsD7zScqmvvzzut0fIbE/kMXglrusg0eEWPJ8V8JHTbDmNykiwZMvh+\n3CNSy1N31F7T4mlgoY8FRmoyeKQ4R1i1kjqhG7m2aB8oOP4USFsAcf+eQoCP\nqi+cGvuDV3OsDaiK1KLAzE7DU+ldXsJ7S69l0wXgys5HnvjjFbydxwWnDw2Q\nX4SFKjvJrV6xLigAFpn5DA9t/DTJ0mvfh4nKGvmVnfZHAUDr4dUOolf/EiKJ\n6RbJHylvdhvMMj+ANmWyR2+cWtoGe6xD+dOjuxvoIx5MVFchjCgWdU4gW47f\ndIaQn2vfHUp+dwM0AhfIhhFX9q3BH2Kkcj5o752hrIs9U7I6LKgg/sYjBJZX\nZske\r\n=iSaF\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQChE06LKu33Mu4qpMj1+VBy4QXQtEgCz/IN6owwwvqNwQIhAOUGYCQr8DTa6TOF6CgNAL0s75VCtKnwnhPQAYteY3et"}]},"_npmUser":{"name":"ableco-npm","email":"npm@able.co"},"directories":{},"maintainers":[{"name":"ableco-npm","email":"npm@able.co"},{"name":"sergiodxa","email":"sergiodxa@gmail.com"},{"name":"arturopuente","email":"arturopuentevc@gmail.com"},{"name":"moisesnandres","email":"moisesnandres@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semantic-ui-react_0.0.3_1610403566935_0.04026305864421964"},"_hasShrinkwrap":false},"0.0.4":{"name":"@ableco/semantic-ui-react","version":"0.0.4","description":"Our own Semantic-UI-React integration.","jsnext:main":"dist/es/index.js","main":"dist/commonjs/index.js","module":"dist/es/index.js","types":"index.d.ts","unpkg":"dist/umd/semantic-ui-react.min.js","sideEffects":false,"scripts":{"build":"cross-env NODE_ENV=production gulp build","build:changelog":"github_changelog_generator --user Semantic-Org --project Semantic-UI-React --no-issues --no-unreleased --release-branch master --since-tag $(git describe --abbrev=0 --tags $(git rev-parse HEAD~250))","build:docs":"cross-env NODE_ENV=production gulp build:docs","build:docs:staging":"cross-env STAGING=true yarn build:docs && yarn serve docs/dist","build:dist":"gulp --series build:dist","ci":"yarn tsd:lint && yarn tsd:test && yarn lint && yarn test","prepare":"npm run build","predeploy:docs":"cross-env NODE_ENV=production yarn build:docs && gulp build:docs:cname","deploy:changelog":"git add CHANGELOG.md && git commit -m \"docs(changelog): update changelog [ci skip]\" && git push","deploy:docs":"gulp deploy:docs","postdeploy:docs":"yarn build:changelog && yarn deploy:changelog","lint":"cross-env NODE_ENV=production eslint .","lint:fix":"yarn lint --fix","prettier":"prettier --list-different \"**/*.{js,jsx,ts,tsx}\"","prettier:fix":"prettier --write \"**/*.{js,jsx,ts,tsx}\"","prerelease":"yarn lint && yarn tsd:lint && yarn tsd:test && yarn test && cross-env NODE_ENV=production yarn build","postrelease":"yarn deploy:docs","release:major":"yarn prerelease && ta-script npm/release major && yarn postrelease","release:minor":"yarn prerelease && ta-script npm/release minor && yarn postrelease","release:patch":"yarn prerelease && ta-script npm/release patch && yarn postrelease","prestart":"yarn satisfied --fix yarn","start":"cross-env NODE_ENV=development gulp --series start:docs","satisfied":"satisfied --ignore \"webpack\" --skip-invalid","pretest":"yarn satisfied && gulp build:docs:docgen","test":"cross-env NODE_ENV=test node -r @babel/register ./node_modules/karma/bin/karma start karma.conf.babel.js","test:watch":"yarn test --no-single-run","test:umd":"gulp build:dist:umd && node test/umd.js","tsd:lint":"tslint \"./index.d.ts\" \"./src/**/*.d.ts\" \"./src/**/*.tsx\" \"./test/**/*.d.ts\" \"./test/**/*.tsx\"","tsd:lint:fix":"yarn tsd:lint --fix","tsd:test":"gulp build:dist:commonjs:tsd && tsc -p ./ && rm test/typings.js"},"husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"lint-staged":{"**/*.{js,jsx}":["prettier --write","eslint --fix","git add"],"**/*.mdx":["prettier --parser mdx --write","git add"],"**/*.{ts,tsx}":["prettier --write","tslint --fix","git add"]},"repository":{"type":"git","url":"git+ssh://git@github.com/Semantic-Org/Semantic-UI-React.git"},"author":{"name":"Levi Thomason","email":"me@levithomason.com"},"license":"MIT","bugs":{"url":"https://github.com/Semantic-Org/Semantic-UI-React/issues"},"homepage":"https://github.com/Semantic-Org/Semantic-UI-React#readme","dependencies":{"@babel/runtime":"^7.1.2","@semantic-ui-react/event-stack":"^3.1.0","@stardust-ui/react-component-event-listener":"~0.38.0","@stardust-ui/react-component-ref":"~0.38.0","classnames":"^2.2.6","keyboard-key":"^1.0.4","lodash":"^4.17.15","prop-types":"^15.7.2","react-is":"^16.8.6","react-popper":"^1.3.4","shallowequal":"^1.1.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-export-default-from":"^7.2.0","@babel/plugin-proposal-export-namespace-from":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-env-standalone":"7.4.5","@babel/preset-react":"^7.0.0","@babel/register":"^7.4.4","@babel/standalone":"^7.4.5","@mdx-js/loader":"^0.20.3","@stardust-ui/docs-components":"^0.34.1","@types/react":"^16.8.25","anchor-js":"^4.2.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-filter-imports":"^3.0.0","babel-plugin-istanbul":"^5.1.4","babel-plugin-lodash":"^3.3.4","babel-plugin-transform-react-handled-props":"^2.0.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-plugin-universal-import":"^2.0.2","chai":"^4.2.0","chai-enzyme":"^1.0.0-beta.1","copy-to-clipboard":"^3.0.8","cross-env":"^5.2.0","debug":"^4.1.1","dirty-chai":"^2.0.1","doctoc":"^1.4.0","doctrine":"^3.0.0","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.15.2","eslint-config-airbnb":"^17.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-mocha":"^5.3.0","eslint-plugin-react":"^7.12.4","faker":"^4.1.0","gh-pages":"^2.0.1","gulp":"^4.0.0","gulp-load-plugins":"^1.5.0","gulp-util":"^3.0.8","husky":"^1.3.1","imports-loader":"^0.8.0","karma":"^4.0.1","karma-chrome-launcher":"^2.2.0","karma-cli":"^2.0.0","karma-coverage":"^1.1.2","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.5","karma-webpack":"^4.0.0-rc.6","leven":"^3.0.0","lint-staged":"^8.1.5","mocha":"^6.0.2","prettier":"^1.18.2","puppeteer":"^1.7.0","raw-loader":"^1.0.0","react":"^16.9.0","react-ace":"^6.4.0","react-codesandboxer":"^3.1.3","react-docgen":"^4.1.0","react-dom":"^16.9.0","react-hot-loader":"^4.12.11","react-router":"^5.0.0","react-router-dom":"^5.0.0","react-source-render":"^3.0.0-5","react-static":"^5.9.7","react-static-routes":"^1.0.0","react-test-renderer":"^16.9.0","react-universal-component":"^3.0.3","react-visibility-sensor":"^5.0.2","rimraf":"^2.6.3","satisfied":"^1.1.2","semantic-ui-css":"^2.4.1","simulant":"^0.2.2","sinon":"^7.2.7","sinon-chai":"^3.3.0","ta-scripts":"^2.5.2","terser-webpack-plugin-legacy":"^1.2.3","through2":"^3.0.1","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.3.3333","vinyl":"^2.2.0","webpack":"^4.28.4","webpack-cli":"^3.2.1","webpack-dev-middleware":"^3.5.0"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"resolutions":{"babel-plugin-universal-import":"^2.0.2","react-universal-component":"^3.0.3","react-router":"^5.0.0","react-router-dom":"^5.0.0"},"gitHead":"3bf7a2e1f034381e471b6365b499194aba24f404","_id":"@ableco/semantic-ui-react@0.0.4","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"integrity":"sha512-pGwHE7Mg6FqTS9EPJZSYRIxh56ZH251V2s42OGgMueusE6LvIuleUlsJYpBdEt1GKGsgipaiTjQ3IowfcwITHg==","shasum":"f9a4e23df8c1b3e472207e88d8d323401e4b7f62","tarball":"https://registry.npmjs.org/@ableco/semantic-ui-react/-/semantic-ui-react-0.0.4.tgz","fileCount":1205,"unpackedSize":3454498,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgAQMnCRA9TVsSAnZWagAARucP/ilTpHWJwsq7BrLeGIt+\nCoXxkyaOddBe2lmgztSNHopLJClxJ0J1A3JnB0Q9OUM+6wX6zJjlhOMKF+La\ninRWd1/L1DnIbEmQCtcBEpQY2mUJVVeUl1KGJe0LRQsytMN23ueaZ/EjUbkS\nPJJDLjnmb34jbUzwrd5m7GySzQb4tXDOynZBEJNJ7QQU4/eMkDbGAX95d03J\nadq+MS9+vIo7SY1KpQ5HRlmIzTNuPMmKYbl8K4XgnZRUAqmWBHaIen2I9mA6\n3/+5vFh3xqCXXTgN0v2+m6pBABChDdPxHgvjZbzhVpDtnDWJqpUuDDhfsn1V\nNSPSjswqLkGo739jkjUgTSPUfHDFXTPFJpkuWqfeRdQv5wDr7PR74RqJTQ74\nztb44DRaX0GHIyEtZEJICddYv6UN12/GJhditLldcmhI84pAfZjS0BQeH7BH\nsB88n6635FFDxpwCcdf65fHIVe0OY958CvwOTXjYA+ilCHdeBLx8a18rI8vH\nl7ahBn6OhNgsCndow2Z1BYbuW12RdD67c9hcUOPcF8FYYGffiGbkiRmmTcjM\nXc2mxoDSLm1WxJPnAjZVJ12J28xHegrr1VdIQHD3i+Brzdmt6EIP7QkPbMR6\n856f7S7FYdo6lRp8AF+vvVPBUSmvVWgSVVcSr2ZvUZEmPkXhsl9Xcxf/I6zi\ntoNk\r\n=6lMz\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH8iAx9Czay51Z+NeTOL0J4IxU+jCrQKUfLuyJR/vvMOAiEAtIw4rXEmvW438WviBpFFfEtyPEKb+j+PtRTXs5xbkuo="}]},"_npmUser":{"name":"ableco-npm","email":"npm@able.co"},"directories":{},"maintainers":[{"name":"ableco-npm","email":"npm@able.co"},{"name":"sergiodxa","email":"sergiodxa@gmail.com"},{"name":"arturopuente","email":"arturopuentevc@gmail.com"},{"name":"moisesnandres","email":"moisesnandres@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semantic-ui-react_0.0.4_1610679078381_0.0602475262664266"},"_hasShrinkwrap":false},"0.0.5":{"name":"@ableco/semantic-ui-react","version":"0.0.5","description":"Our own Semantic-UI-React integration.","jsnext:main":"dist/es/index.js","main":"dist/commonjs/index.js","module":"dist/es/index.js","types":"index.d.ts","unpkg":"dist/umd/semantic-ui-react.min.js","sideEffects":false,"scripts":{"build":"cross-env NODE_ENV=production gulp build","build:changelog":"github_changelog_generator --user Semantic-Org --project Semantic-UI-React --no-issues --no-unreleased --release-branch master --since-tag $(git describe --abbrev=0 --tags $(git rev-parse HEAD~250))","build:docs":"cross-env NODE_ENV=production gulp build:docs","build:docs:staging":"cross-env STAGING=true yarn build:docs && yarn serve docs/dist","build:dist":"gulp --series build:dist","ci":"yarn tsd:lint && yarn tsd:test && yarn lint && yarn test","prepare":"npm run build","predeploy:docs":"cross-env NODE_ENV=production yarn build:docs && gulp build:docs:cname","deploy:changelog":"git add CHANGELOG.md && git commit -m \"docs(changelog): update changelog [ci skip]\" && git push","deploy:docs":"gulp deploy:docs","postdeploy:docs":"yarn build:changelog && yarn deploy:changelog","lint":"cross-env NODE_ENV=production eslint .","lint:fix":"yarn lint --fix","prettier":"prettier --list-different \"**/*.{js,jsx,ts,tsx}\"","prettier:fix":"prettier --write \"**/*.{js,jsx,ts,tsx}\"","prerelease":"yarn lint && yarn tsd:lint && yarn tsd:test && yarn test && cross-env NODE_ENV=production yarn build","postrelease":"yarn deploy:docs","release:major":"yarn prerelease && ta-script npm/release major && yarn postrelease","release:minor":"yarn prerelease && ta-script npm/release minor && yarn postrelease","release:patch":"yarn prerelease && ta-script npm/release patch && yarn postrelease","prestart":"yarn satisfied --fix yarn","start":"cross-env NODE_ENV=development gulp --series start:docs","satisfied":"satisfied --ignore \"webpack\" --skip-invalid","pretest":"yarn satisfied && gulp build:docs:docgen","test":"cross-env NODE_ENV=test node -r @babel/register ./node_modules/karma/bin/karma start karma.conf.babel.js","test:watch":"yarn test --no-single-run","test:umd":"gulp build:dist:umd && node test/umd.js","tsd:lint":"tslint \"./index.d.ts\" \"./src/**/*.d.ts\" \"./src/**/*.tsx\" \"./test/**/*.d.ts\" \"./test/**/*.tsx\"","tsd:lint:fix":"yarn tsd:lint --fix","tsd:test":"gulp build:dist:commonjs:tsd && tsc -p ./ && rm test/typings.js"},"husky":{"hooks":{"pre-commit":"lint-staged","post-commit":"git update-index --again"}},"lint-staged":{"**/*.{js,jsx}":["prettier --write","eslint --fix","git add"],"**/*.mdx":["prettier --parser mdx --write","git add"],"**/*.{ts,tsx}":["prettier --write","tslint --fix","git add"]},"repository":{"type":"git","url":"git+ssh://git@github.com/Semantic-Org/Semantic-UI-React.git"},"author":{"name":"Levi Thomason","email":"me@levithomason.com"},"license":"MIT","bugs":{"url":"https://github.com/Semantic-Org/Semantic-UI-React/issues"},"homepage":"https://github.com/Semantic-Org/Semantic-UI-React#readme","dependencies":{"@babel/runtime":"^7.1.2","@semantic-ui-react/event-stack":"^3.1.0","@stardust-ui/react-component-event-listener":"~0.38.0","@stardust-ui/react-component-ref":"~0.38.0","classnames":"^2.2.6","keyboard-key":"^1.0.4","lodash":"^4.17.15","prop-types":"^15.7.2","react-is":"^16.8.6","react-popper":"^1.3.4","shallowequal":"^1.1.0"},"devDependencies":{"@babel/cli":"^7.4.4","@babel/core":"^7.4.5","@babel/plugin-proposal-class-properties":"^7.4.4","@babel/plugin-proposal-export-default-from":"^7.2.0","@babel/plugin-proposal-export-namespace-from":"^7.2.0","@babel/plugin-syntax-dynamic-import":"^7.2.0","@babel/plugin-transform-runtime":"^7.4.4","@babel/preset-env":"^7.4.5","@babel/preset-env-standalone":"7.4.5","@babel/preset-react":"^7.0.0","@babel/register":"^7.4.4","@babel/standalone":"^7.4.5","@mdx-js/loader":"^0.20.3","@stardust-ui/docs-components":"^0.34.1","@types/react":"^16.8.25","anchor-js":"^4.2.0","babel-eslint":"^10.0.2","babel-loader":"^8.0.6","babel-plugin-filter-imports":"^3.0.0","babel-plugin-istanbul":"^5.1.4","babel-plugin-lodash":"^3.3.4","babel-plugin-transform-react-handled-props":"^2.0.0","babel-plugin-transform-react-remove-prop-types":"^0.4.24","babel-plugin-universal-import":"^2.0.2","chai":"^4.2.0","chai-enzyme":"^1.0.0-beta.1","copy-to-clipboard":"^3.0.8","cross-env":"^5.2.0","debug":"^4.1.1","dirty-chai":"^2.0.1","doctoc":"^1.4.0","doctrine":"^3.0.0","enzyme":"^3.10.0","enzyme-adapter-react-16":"^1.14.0","eslint":"^5.15.2","eslint-config-airbnb":"^17.1.0","eslint-config-prettier":"^4.1.0","eslint-plugin-import":"^2.16.0","eslint-plugin-jsx-a11y":"^6.2.1","eslint-plugin-mocha":"^5.3.0","eslint-plugin-react":"^7.12.4","faker":"^4.1.0","gh-pages":"^2.0.1","gulp":"^4.0.0","gulp-load-plugins":"^1.5.0","gulp-util":"^3.0.8","husky":"^1.3.1","imports-loader":"^0.8.0","karma":"^4.0.1","karma-chrome-launcher":"^2.2.0","karma-cli":"^2.0.0","karma-coverage":"^1.1.2","karma-mocha":"^1.3.0","karma-mocha-reporter":"^2.2.5","karma-webpack":"^4.0.0-rc.6","leven":"^3.0.0","lint-staged":"^8.1.5","mocha":"^6.0.2","prettier":"^1.18.2","puppeteer":"^1.7.0","raw-loader":"^1.0.0","react":"^16.9.0","react-ace":"^6.4.0","react-codesandboxer":"^3.1.3","react-docgen":"^4.1.0","react-dom":"^16.9.0","react-hot-loader":"^4.12.11","react-router":"^5.0.0","react-router-dom":"^5.0.0","react-source-render":"^3.0.0-5","react-static":"^5.9.7","react-static-routes":"^1.0.0","react-test-renderer":"^16.9.0","react-universal-component":"^3.0.3","react-visibility-sensor":"^5.0.2","rimraf":"^2.6.3","satisfied":"^1.1.2","semantic-ui-css":"^2.4.1","simulant":"^0.2.2","sinon":"^7.2.7","sinon-chai":"^3.3.0","ta-scripts":"^2.5.2","terser-webpack-plugin-legacy":"^1.2.3","through2":"^3.0.1","tslint":"^5.14.0","tslint-config-airbnb":"^5.11.1","typescript":"^3.3.3333","vinyl":"^2.2.0","webpack":"^4.28.4","webpack-cli":"^3.2.1","webpack-dev-middleware":"^3.5.0"},"peerDependencies":{"react":"^16.8.0","react-dom":"^16.8.0"},"resolutions":{"babel-plugin-universal-import":"^2.0.2","react-universal-component":"^3.0.3","react-router":"^5.0.0","react-router-dom":"^5.0.0"},"gitHead":"247043160da7adf58af27534a45b3ce501cbd1b6","_id":"@ableco/semantic-ui-react@0.0.5","_nodeVersion":"15.5.1","_npmVersion":"7.3.0","dist":{"integrity":"sha512-UpSqtOid6I/T6+CRBeIlej16Gpv6mAXMEeszGIJsiTvWg7R26lWXPFfXiLhMJv492JkplofqtOv5f76sEnkKeQ==","shasum":"d631fe06fe50c4daed15430fc3a479722c4a2583","tarball":"https://registry.npmjs.org/@ableco/semantic-ui-react/-/semantic-ui-react-0.0.5.tgz","fileCount":1205,"unpackedSize":3454714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgARc8CRA9TVsSAnZWagAA+SoQAIv1ZjNitWTzJPsoIul+\n0nZGJwSpxk1ZjXzxmkJNe1xL+qXXU1PxrS396AypoarW9lq0vQ9EXqsXUPf8\n4pqP73fYjW1ZpUk8VTpmhvblwWkIG/I7Hq+Qw82PdMBu39mq+wPbJDdZWKPd\nxdX4MCcO5FSn4jyvaxrGxGk+Ef+vHO+bqdnQVF9owXcz7o21gd+bwcMwV8TR\nDboQuVJXuIbc98ckL5jHmZVGUFZEHoAJj9F9yJIGfl1+1gyHxjC4CY9jZnnX\new48ng+5PGY2zObmGEfWgyz35b79kbujXRNMkzmtQWIgG9sP1EyKQ6DPHKgS\nsC6q6cWkexZTSICueGhMoaVgeIM9EvR7XUwjuCPRQciVO/MkFrgrMcbWxzHx\n8Tg5C+IDSTix2zLv5l/1ZJ60nbz0Mc9um2RzECxoX4l1wQiRM9Yk4zzKjGEI\nLtprZrGM67TelbD+divUeFxXx0gX5M7aoDAtoKFN1pNolIFX7xo1MoIrmfve\nDU+o3CtGbr8kUfODWVqhb2lyl05PBDnFQ4G7dh9oyXfhezQzYwuaFuN2NsSu\nosWnL4qpi+ii+HDrUvVyTa+wlx55J51Plf1N9Vcazz2sDO6IERD2YCn21L9h\n4lOOMKpnWGy9ga1wTq88F+JnpMGZJunRsojYXxB6enW8dVm52aXITypWhbOW\n2fpg\r\n=hSfm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIACpd8Q5iKqlwwIqDKK1qPbFqgcSXoNXvZ6ksKdeWeMGAiEA2MKlGUvg4aW1iMwTsKrKSPQoMwj92L5QiwM83GuKt/4="}]},"_npmUser":{"name":"ableco-npm","email":"npm@able.co"},"directories":{},"maintainers":[{"name":"ableco-npm","email":"npm@able.co"},{"name":"sergiodxa","email":"sergiodxa@gmail.com"},{"name":"arturopuente","email":"arturopuentevc@gmail.com"},{"name":"moisesnandres","email":"moisesnandres@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/semantic-ui-react_0.0.5_1610684219933_0.6127145568956429"},"_hasShrinkwrap":false}},"time":{"created":"2021-01-11T20:18:53.629Z","0.0.1":"2021-01-11T20:18:54.041Z","modified":"2022-04-04T10:59:46.718Z","0.0.2":"2021-01-11T20:39:21.729Z","0.0.3":"2021-01-11T22:19:27.198Z","0.0.4":"2021-01-15T02:51:18.766Z","0.0.5":"2021-01-15T04:17:00.105Z"},"maintainers":[{"name":"ableco-npm","email":"npm@able.co"},{"name":"sergiodxa","email":"sergiodxa@gmail.com"},{"name":"arturopuente","email":"arturopuentevc@gmail.com"},{"name":"moisesnandres","email":"moisesnandres@gmail.com"}],"description":"Our own Semantic-UI-React integration.","homepage":"https://github.com/Semantic-Org/Semantic-UI-React#readme","repository":{"type":"git","url":"git+ssh://git@github.com/Semantic-Org/Semantic-UI-React.git"},"author":{"name":"Levi Thomason","email":"me@levithomason.com"},"bugs":{"url":"https://github.com/Semantic-Org/Semantic-UI-React/issues"},"license":"MIT","readme":"<!-- Logo -->\n<p align=\"center\">\n  <a href=\"https://react.semantic-ui.com\">\n    <img height=\"128\" width=\"128\" src=\"https://github.com/Semantic-Org/Semantic-UI-React/raw/master/docs/public/logo.png\">\n  </a>\n</p>\n\n<!-- Name -->\n<h1 align=\"center\">\n  <a href=\"https://react.semantic-ui.com/\">Semantic UI React</a>\n</h1>\n\n<!-- Badges -->\n<p align=\"center\">\n  <a href=\"https://gitter.im/Semantic-Org/Semantic-UI-React\">\n    <img alt=\"Gitter\" src=\"https://img.shields.io/badge/gitter-join_chat-1dce73.svg?logo=data%3Aimage%2Fsvg%2Bxml%3Bbase64%2CPD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cmVjdCB4PSIwIiB5PSI1IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI1Ii8%2BPHJlY3QgeD0iMiIgeT0iNiIgZmlsbD0iI2ZmZiIgd2lkdGg9IjEiIGhlaWdodD0iNyIvPjxyZWN0IHg9IjQiIHk9IjYiIGZpbGw9IiNmZmYiIHdpZHRoPSIxIiBoZWlnaHQ9IjciLz48cmVjdCB4PSI2IiB5PSI2IiBmaWxsPSIjZmZmIiB3aWR0aD0iMSIgaGVpZ2h0PSI0Ii8%2BPC9zdmc%2B&logoWidth=8&style=flat-square&maxAge=2592000\" />\n  </a>\n  <a href=\"https://circleci.com/gh/Semantic-Org/Semantic-UI-React/tree/master\">\n    <img alt=\"Circle\" src=\"https://img.shields.io/circleci/project/github/Semantic-Org/Semantic-UI-React/master.svg?style=flat-square\" />\n  </a>\n  <a href=\"https://codecov.io/gh/Semantic-Org/Semantic-UI-React\">\n    <img alt=\"Codecov\" src=\"https://img.shields.io/codecov/c/github/Semantic-Org/Semantic-UI-React/master.svg?style=flat-square\" />\n  </a>\n  <a href=\"https://david-dm.org/Semantic-Org/Semantic-UI-React\">\n    <img alt=\"David\" src=\"https://img.shields.io/david/Semantic-Org/Semantic-UI-React.svg?style=flat-square\" />\n  </a>\n  <a href=\"https://www.npmjs.com/package/semantic-ui-react\">\n    <img alt=\"npm\" src=\"https://img.shields.io/npm/v/semantic-ui-react.svg?style=flat-square\" />\n  </a>\n</p>\n\n>Hey, we're in development. Prior to reaching [v1.0.0][6]:\n>\n>1. **MINOR** versions represent **breaking changes**\n>1. **PATCH** versions represent **fixes _and_ features**\n>1. There are **no deprecation warnings** between releases\n>1. You should consult the [**CHANGELOG**][18] and related issues/PRs for more information\n\n## Installation & Usage\n\nSee the [**Documentation**][2] for an introduction, usage information, and examples.\n\n## Built With\n\n<img align=\"left\" height=\"50\" src=\"https://github.com/Semantic-Org/Semantic-UI-React/raw/master/docs/public/amazon-logo.png\" />\n<img align=\"left\" height=\"50\" src=\"https://github.com/Semantic-Org/Semantic-UI-React/raw/master/docs/public/netflix-logo.png\" />\n<img align=\"left\" height=\"50\" src=\"https://github.com/Semantic-Org/Semantic-UI-React/raw/master/docs/public/microsoft-logo.png\" />\n<a href=\"https://github.com/Semantic-Org/Semantic-UI-React/edit/master/README.md\">\n  <img height=\"50\" src=\"https://github.com/Semantic-Org/Semantic-UI-React/raw/master/docs/public/add-yours.png\" />\n</a>\n\n- Amazon Publishing — the full-service publisher of Amazon — [APub.com](https://amazonpublishing.amazon.com)\n- Netflix's Edge Developer Experience team's numerous [internal apps](https://github.com/Semantic-Org/Semantic-UI-React/issues/1604)\n- Netflix's [flamescope][31]\n- Microsoft's [Teams](https://products.office.com/en-US/microsoft-teams/group-chat-software) prototyping\n\n<details>\n  <summary>And many more...</summary>\n  <ul>\n    <li><a href=\"https://gitconnected.com\">https://gitconnected.com</a></li>\n    <li><a href=\"http://stoplight.io\">http://stoplight.io</a></li>\n    <li><a href=\"https://roadmap.space\">https://roadmap.space</a></li>\n    <li><a href=\"https://edabit.com\">https://edabit.com</a></li>\n    <li><a href=\"https://blackship.com\">https://blackship.com</a></li>\n    <li><a href=\"http://www.brewhousesolutions.com\">http://www.brewhousesolutions.com</a></li>\n    <li><a href=\"https://www.seeuletter.com\">https://www.seeuletter.com</a></li>\n    <li><a href=\"https://www.stackforge.co\">https://www.stackforge.co</a></li>\n    <li><a href=\"https://sublimefund.org\">https://sublimefund.org</a></li>\n    <li><a href=\"https://thefaithcircle.com\">https://thefaithcircle.com</a></li>\n    <li><a href=\"https://appfollow.io\">https://appfollow.io</a></li>\n    <li><a href=\"http://according.to.localsourc.es\">http://according.to.localsourc.es</a></li>\n    <li><a href=\"http://www.aircip.ir\">http://www.aircip.ir</a></li>\n    <li><a href=\"https://www.bailfacile.fr\">https://www.bailfacile.fr</a></li>\n    <li><a href=\"http://platform.nazarbazaar.ir\">http://platform.nazarbazaar.ir</a></li>\n    <li><a href=\"https://build.games\">https://build.games</a></li>\n    <li><a href=\"https://platform.forecastcycles.com\">https://platform.forecastcycles.com</a></li>\n    <li><a href=\"https://www.findlectures.com\">https://www.findlectures.com</a></li>\n    <li><a href=\"https://github.com/ayastreb/bandwidth-hero\">https://github.com/ayastreb/bandwidth-hero</a></li>\n    <li><a href=\"https://re.yomeshgupta.com\">https://re.yomeshgupta.com</a></li>\n    <li><a href=\"https://moneytracker.cc\">https://moneytracker.cc</a></li>\n    <li><a href=\"https://tax.cryptact.com\">https://tax.cryptact.com</a></li>\n    <li><a href=\"https://www.hurriyetoto.com\">https://www.hurriyetoto.com</a></li>\n    <li><a href=\"https://173app.com\">https://173app.com</a></li>\n    <li><a href=\"https://disten.se\">https://disten.se</a></li>\n    <li><a href=\"https://github.com/Semantic-Org/Semantic-UI-React/edit/master/README.md\">add your site here</a></li>\n  </ul>\n</details>\n\n## Example Projects\n\nThis is a listing of example projects and guides that will help you integrate Semantic UI React into your new or existing projects.\n\n<details>\n  <summary>Show projects</summary>\n\n  ### [webpack][28]\n  See our webpack 3 example project [here][28] (includes theming).\n   \n  ### [SUIcrux][102]\n  Advanced universal starter with Semantic-UI-React. React/Redux/Lazy-loading/SSR/PWA.\n  \n  ### [semantic-ui-react-todos][100]\n  Semantic UI React implementation of [react-redux Todo List][101].\n</details>\n\n## FAQ\n\n<details>\n  <summary><b>Can I use custom Icons?</b></summary>\n  Yes.  Just use <code>&lt;Icon className='my-icon' /&gt;</code> instead of `&lt;Icon name='my-icon' /&gt;`.  See https://github.com/Semantic-Org/Semantic-UI-React/issues/931#issuecomment-263643210 for detailed info and examples.\n</details>\n\n<details>\n  <summary><b>How do I setup CSS?</b></summary>\n\n  There are several options.  Refer to our doc on [CSS Usage][23].\n</details>\n\n<details>\n  <summary><b>Can I use a custom CSS theme?</b></summary>\n  Yes.  Semantic UI React includes components that render valid Semantic UI HTML, no CSS is included.  This allows you to load any Semantic UI CSS theme on top of your Semantic UI React app.\n</details>\n\n<br />\n\nHere are some helpful links:\n\n- [Building CSS with Webpack][24]\n- [Building CSS with Meteor][30]\n- [Creating a standalone theme][25]\n\n## How Can I Help?\n\n### [Voice Your Opinion][19]\n\nHelp shape this library by weighing in on our [RFC (request for comments)][19] issues. \n\n### [Contribute][1]\n\nOur [CONTRIBUTING.md][1] is a step-by-step setup and development guide.\n\n### [Good First Issue][21]\n\nIssues labeled [`good first issue`][21] are a great way to ease into development on this project. \n\n### [Missing Components][17]\n\nWe're seeking component parity with Semantic UI, plus some addons.  There is an issue for every missing component, labeled [`new component`][17].  Just comment on the issue you'd like to take.\n\n### [Help Wanted Label][4]\n\nAny other issue labeled [`help wanted`][4] is ready for a PR.\n\n## Principles\n\n- No animation dependencies\n- Simple declarative component APIs vs brittle HTML markup\n- Complete keyboard support\n- Complete SUI component definition support\n- Completely documented\n- Completely tested\n- Accessible\n\n## Credit\n\nCreated by [@levithomason][26] and an amazing community of [contributors][20].\n\nMade possible only by [@jlukic][32] authoring [Semantic UI][5].\n\n[1]: https://github.com/Semantic-Org/Semantic-UI-React/blob/master/.github/CONTRIBUTING.md\n[2]: https://react.semantic-ui.com/\n[3]: https://facebook.github.io/react/\n[4]: https://github.com/Semantic-Org/Semantic-UI-React/labels/help%20wanted\n[5]: https://semantic-ui.com/\n[6]: https://github.com/Semantic-Org/Semantic-UI-React/milestone/1\n[7]: https://github.com/webpack/webpack-dev-server/\n[8]: https://github.com/Semantic-Org/Semantic-UI-React/issues/243\n[9]: https://github.com/TechnologyAdvice\n[10]: https://en.wikipedia.org/wiki/Eating_your_own_dog_food\n[11]: https://github.com/Semantic-Org/Semantic-UI-React/issues/247\n[12]: https://github.com/Semantic-Org/Semantic-UI-React/issues/243\n[13]: https://webpack.github.io\n[14]: https://github.com/Semantic-Org/Semantic-UI-React/issues\n[15]: https://github.com/skywinder/github-changelog-generator\n[17]: https://github.com/Semantic-Org/Semantic-UI-React/issues?q=is%3Aissue+is%3Aopen+label%3A%22new+component%22\n[18]: https://github.com/Semantic-Org/Semantic-UI-React/blob/master/CHANGELOG.md\n[19]: https://github.com/Semantic-Org/Semantic-UI-React/issues?q=is%3Aopen+RFC+label%3ARFC\n[20]: https://github.com/Semantic-Org/Semantic-UI-React/graphs/contributors\n[21]: https://github.com/Semantic-Org/Semantic-UI-React/labels/good%20first%20issue\n[22]: https://github.com/Semantic-Org/Semantic-UI-React/edit/master/README.md\n[23]: https://react.semantic-ui.com/usage#css\n[24]: https://medium.com/webmonkeys/webpack-2-semantic-ui-theming-a216ddf60daf\n[25]: http://learnsemantic.com/themes/creating.html\n[26]: https://github.com/levithomason\n[27]: https://github.com/layershifter\n[28]: https://github.com/Semantic-Org/Semantic-UI-React/tree/master/examples\n[30]: https://github.com/Semantic-Org/Semantic-UI-Meteor\n[31]: https://github.com/Netflix/flamescope\n[32]: https://github.com/jlukic\n\n<!-- Examples -->\n[100]: https://github.com/wyc/semantic-ui-react-todos\n[101]: https://github.com/reactjs/redux/tree/master/examples/todos\n[102]: https://github.com/Metnew/react-semantic.ui-starter\n","readmeFilename":"README.md"}