This repository was archived by the owner on Mar 1, 2024. It is now read-only.
<
4ED5
script type="application/json" data-target="react-app.embeddedData">{"payload":{"allShortcutsEnabled":false,"fileTree":{"":{"items":[{"name":"docs","path":"docs","contentType":"directory"},{"name":"example","path":"example","contentType":"directory"},{"name":"flow-typed","path":"flow-typed","contentType":"directory"},{"name":"scripts","path":"scripts","contentType":"directory"},{"name":"src","path":"src","contentType":"directory"},{"name":".babelrc","path":".babelrc","contentType":"file"},{"name":".editorconfig","path":".editorconfig","contentType":"file"},{"name":".eslintrc","path":".eslintrc","contentType":"file"},{"name":".flowconfig","path":".flowconfig","contentType":"file"},{"name":".gitignore","path":".gitignore","contentType":"file"},{"name":".prettierrc","path":".prettierrc","contentType":"file"},{"name":"CHANGELOG.md","path":"CHANGELOG.md","contentType":"file"},{"name":"CONTRIBUTING.md","path":"CONTRIBUTING.md","contentType":"file"},{"name":"LICENSE","path":"LICENSE","contentType":"file"},{"name":"PULL_REQUEST_TEMPLATE.md","path":"PULL_REQUEST_TEMPLATE.md","contentType":"file"},{"name":"README.md","path":"README.md","contentType":"file"},{"name":"commitlint.config.js","path":"commitlint.config.js","contentType":"file"},{"name":"greenkeeper.json","path":"greenkeeper.json","contentType":"file"},{"name":"package-lock.json","path":"package-lock.json","contentType":"file"},{"name":"package.json","path":"package.json","contentType":"file"},{"name":"release.config.js","path":"release.config.js","contentType":"file"},{"name":"rollup.config.js","path":"rollup.config.js","contentType":"file"},{"name":"styleguide.config.js","path":"styleguide.config.js","contentType":"file"},{"name":"yarn.lock","path":"yarn.lock","contentType":"file"}],"totalCount":24}},"fileTreeProcessingTime":3.69192,"foldersToFetch":[],"incompleteFileTree":false,"repo":{"id":129313416,"defaultBranch":"master","name":"tabler-react","ownerLogin":"tabler","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2018-04-12T21:32:09.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/35471246?v=4","public":true,"private":false,"isOrgOwned":true},"codeLineWrapEnabled":false,"symbolsExpanded":false,"treeExpanded":true,"refInfo":{"name":"v1.29.0","listCacheKey":"v0:1670522342.786626","canEdit":false,"refType":"tag","currentOid":"6342fd5f843e4ff0f5c7c989c9572f0ebd172b4c"},"path":"package.json","currentUser":null,"blob":{"rawLines":["{"," \"name\": \"tabler-react\","," \"version\": \"1.6.0\","," \"description\": \"\","," \"author\": \"jonthomp and AaronCoplan\","," \"license\": \"MIT\","," \"repository\": \"tabler/tabler-react\","," \"main\": \"dist/index.js\","," \"module\": \"dist/index.es.js\","," \"jsnext:main\": \"dist/index.es.js\","," \"scripts\": {"," \"test\": \"CI=1 react-scripts test --env=jsdom\","," \"test:watch\": \"react-scripts test --env=jsdom\","," \"build\": \"yarn run copytablercsstodist \u0026\u0026 rollup -c \u0026\u0026 yarn run flow:copy-source\","," \"start\": \"yarn run copytablercsstodist \u0026\u0026 rollup -c -w\","," \"prepare\": \"yarn run build \u0026\u0026 yarn run copytablercsstodist\","," \"predeploy\": \"cd example \u0026\u0026 yarn install \u0026\u0026 yarn run build\","," \"deploy\": \"echo \\\"tabler-react.com\\\" \u003e example/build/CNAME \u0026\u0026 gh-pages -d example/build\","," \"precommit\": \"yarn pretty-quick --staged \u0026\u0026 lint-staged \u0026\u0026 cd scripts \u0026\u0026 python propscheck.py \u0026\u0026 cd .. \u0026\u0026 ./scripts/runflow\","," \"flow:copy-source\": \"node scripts/flow-copy-source.js\","," \"format\": \"prettier --write \\\"+(src|example)/**/*.js\\\"\","," \"pretty-quick\": \"pretty-quick\","," \"lint\": \"eslint --ext .js src/**/*\","," \"styleguide\": \"styleguidist server\","," \"styleguide:build\": \"styleguidist build\","," \"commitmsg\": \"commitlint -e $GIT_PARAMS\","," \"copytablercsstodist\": \"shx mkdir -p dist \u0026\u0026 shx cp src/Tabler.css src/Tabler.RTL.css dist/ \u0026\u0026 shx cp -r src/fonts src/images dist/\","," \"cm\": \"git-cz\","," \"startagain\": \"shx rm -rf dist node_modules example/node_modules yarn.lock example/yarn.lock \u0026\u0026 yarn install \u0026\u0026 cd example \u0026\u0026 yarn install \u0026\u0026 cd .. \u0026\u0026 yarn build\""," },"," \"lint-staged\": {"," \"src/**/*.js\": \"eslint --max-warnings=0\""," },"," \"dependencies\": {"," \"classnames\": \"^2.2.5\","," \"react-popper\": \"^1.0.0-beta.6\","," \"react-text-mask\": \"^5.4.1\""," },"," \"peerDependencies\": {"," \"react\": \"^16.2.0\","," \"react-dom\": \"^16.2.0\""," },"," \"devDependencies\": {"," \"@commitlint/cli\": \"^7.0.0\","," \"@commitlint/config-conventional\": \"^7.0.1\","," \"@semantic-release/changelog\": \"^3.0.0\","," \"@semantic-release/git\": \"^7.0.1\","," \"babel-core\": \"^6.26.0\","," \"babel-eslint\": \"^9.0.0\","," \"babel-plugin-external-helpers\": \"^6.22.0\","," \"babel-preset-env\": \"^1.6.0\","," \"babel-preset-react\": \"^6.24.1\","," \"babel-preset-stage-0\": \"^6.24.1\","," \"commitizen\": \"^3.0.3\","," \"commitlint\": \"^7.0.0\","," \"cz-conventional-changelog\": \"^2.1.0\","," \"empty\": \"^0.10.1\","," \"eslint\": \"5.6.0\","," \"eslint-config-react-app\": \"^3.0.4\","," \"eslint-plugin-flowtype\": \"^3.0.0\","," \"eslint-plugin-import\": \"^2.6.0\","," \"eslint-plugin-jsx-a11y\": \"6.1.1\","," \"eslint-plugin-react\": \"^7.1.0\","," \"flow-bin\": \"^0.89.0\","," \"flow-copy-source\": \"^2.0.0\","," \"gh-pages\": \"^2.0.0\","," \"husky\": \"^1.0.0\","," \"lint-staged\": \"^8.0.0\","," \"prettier\": \"1.15.3\","," \"pretty-quick\": \"^1.6.0\","," \"react\": \"^16.2.0\","," \"react-dom\": \"^16.2.0\","," \"react-scripts\": \"^2.0.3\","," \"react-styleguidist\": \"^8.0.0\","," \"rollup\": \"0.68.0\","," \"rollup-plugin-babel\": \"3.0.7\","," \"rollup-plugin-commonjs\": \"9.2.0\","," \"rollup-plugin-node-resolve\": \"4.0.0\","," \"rollup-plugin-peer-deps-external\": \"2.2.0\","," \"rollup-plugin-postcss\": \"1.6.3\","," \"rollup-plugin-url\": \"2.1.0\","," \"semantic-release\": \"^15.5.0\","," \"shx\": \"^0.3.2\","," \"webpack\": \"4.19.1\""," },"," \"files\": ["," \"dist\""," ],"," \"config\": {"," \"commitizen\": {"," \"path\": \"./node_modules/cz-conventional-changelog\""," }"," }","}"],"stylingDirectives":null,"colorizedLines":null,"csv":null,"csvError":null,"dependabotInfo":{"showConfigurationBanner":false,"configFilePath":null,"networkDependabotPath":"/tabler/tabler-react/network/updates","dismissConfigurationNoticePath":"/settings/dismiss-notice/dependabot_configuration_notice","configurationNoticeDismissed":null},"displayName":"package.json","displayUrl":"https://github.com/tabler/tabler-react/blob/v1.29.0/package.json?raw=true","headerInfo":{"blobSize":"3.28 KB","deleteTooltip":"You must be signed in to make or propose changes","editTooltip":"You must be signed in to make or propose changes","ghDesktopPath":null,"isGitLfs":false,"onBranch":false,"shortPath":"70cd130","siteNavLoginPath":"/login?return_to=https%3A%2F%2Fgithub.com%2Ftabler%2Ftabler-react%2Fblob%2Fv1.29.0%2Fpackage.json","isCSV":false,"isRichtext":false,"toc":null,"lineInfo":{"truncatedLoc":"94","truncatedSloc":"94"},"mode":"file"},"image":false,"isCodeownersFile":null,"isPlain":false,"isValidLegacyIssueTemplate":false,"issueTemplate":null,"discussionTemplate":null,"language":"JSON","languageID":174,"large":false,"planSupportInfo":{"repoIsFork":null,"repoOwnedByCurrentUser":null,"requestFullPath":"/tabler/tabler-react/blob/v1.29.0/package.json","showFreeOrgGatedFeatureMessage":null,"showPlanSupportBanner":null,"upgradeDataAttributes":null,"upgradePath":null},"publishBannersInfo":{"dismissActionNoticePath":"/settings/dismiss-notice/publish_action_from_dockerfile","releasePath":"/tabler/tabler-react/releases/new?marketplace=true","showPublishActionBanner":false},"rawBlobUrl":"https://github.com/tabler/tabler-react/raw/refs/tags/v1.29.0/package.json","renderImageOrRaw":false,"richText":null,"renderedFileInfo":null,"shortPath":null,"symbolsEnabled":true,"tabSize":8,"topBannersInfo":{"overridingGlobalFundingFile":false,"globalPreferredFundingPath":"/tabler/.github/blob/cf5ce7d01e13e8928dc7d0580e53d93adcb6be47/funding.yml","showInvalidCitationWarning":false,"citationHelpUrl":"https://docs.github.com/github/creating-cloning-and-archiving-repositories/creating-a-repository-on-github/about-citation-files","actionsOnboardingTip":null},"truncated":false,"viewable":true,"workflowRedirectUrl":null,"symbols":null},"copilotInfo":null,"copilotAccessAllowed":false,"modelsAccessAllowed":false,"modelsRepoIntegrationEnabled":false,"csrf_tokens":{"/tabler/tabler-react/branches":{"post":"2VepTfGmmBwLNSUTt7fJT3Qz7fH0zc_yV464oOd9CxjMuCJjAowBciQY6Kj3kx7wy8ww9ZWlQOuMVpKKshUnsw"},"/repos/preferences":{"post":"sMG8wEIYfdNLeaU7tbRy54oTg_t_MGdYYob2mLDuXI1Qjsq9oH8rmFRQD-xTmhKgfrICVYziJxGPiils_uNQsA"}}},"title":"tabler-react/package.json at v1.29.0 · tabler/tabler-react","appPayload":{"helpUrl":"https://docs.github.com","findFileWorkerPath":"/assets-cdn/worker/find-file-worker-263cab1760dd.js","findInFileWorkerPath":"/assets-cdn/worker/find-in-file-worker-1b17b3e7786a.js","githubDevUrl":null,"enabled_features":{"code_nav_ui_events":false,"react_blob_overlay":false,"accessible_code_button":true}}}
You can’t perform that action at this time.