{
  "_args": [
    [
      "semantic-ui-react@0.76.0",
      "/home/resfx/public_html/resfx/frontend"
    ]
  ],
  "_from": "semantic-ui-react@0.76.0",
  "_id": "semantic-ui-react@0.76.0",
  "_inBundle": false,
  "_integrity": "sha512-CdiIT8n7ZwUlytZkYsQMnaVGmoIZI/mVs4lijvLcR568kcnlRkYYaFKhMLq5tFDQU6+QhdTD+8WebF7ov0Ql6Q==",
  "_location": "/semantic-ui-react",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "semantic-ui-react@0.76.0",
    "name": "semantic-ui-react",
    "escapedName": "semantic-ui-react",
    "rawSpec": "0.76.0",
    "saveSpec": null,
    "fetchSpec": "0.76.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/semantic-ui-react/-/semantic-ui-react-0.76.0.tgz",
  "_spec": "0.76.0",
  "_where": "/home/resfx/public_html/resfx/frontend",
  "author": {
    "name": "Levi Thomason",
    "email": "me@levithomason.com"
  },
  "bugs": {
    "url": "https://github.com/Semantic-Org/Semantic-UI-React/issues"
  },
  "dependencies": {
    "babel-runtime": "^6.25.0",
    "classnames": "^2.2.5",
    "lodash": "^4.17.4",
    "prop-types": "^15.5.10"
  },
  "description": "The official Semantic-UI-React integration.",
  "devDependencies": {
    "@types/react": "^16.0.0",
    "babel-cli": "^6.24.1",
    "babel-core": "^6.25.0",
    "babel-eslint": "^7.2.3",
    "babel-loader": "^7.1.1",
    "babel-plugin-filter-imports": "^1.0.3",
    "babel-plugin-istanbul": "^4.1.4",
    "babel-plugin-lodash": "^3.2.11",
    "babel-plugin-transform-react-handled-props": "^0.2.5",
    "babel-plugin-transform-react-remove-prop-types": "^0.4.8",
    "babel-plugin-transform-runtime": "^6.23.0",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-1": "^6.24.1",
    "babel-register": "^6.24.1",
    "babel-standalone": "^6.25.0",
    "chai": "^4.1.1",
    "chai-enzyme": "beta",
    "connect-history-api-fallback": "^1.3.0",
    "copy-to-clipboard": "^3.0.8",
    "cross-env": "^5.0.5",
    "debug": "^3.0.1",
    "dirty-chai": "^2.0.1",
    "doctoc": "^1.3.0",
    "doctrine": "^2.0.0",
    "enzyme": "^3.1.0",
    "enzyme-adapter-react-16": "^1.0.1",
    "eslint": "^4.4.1",
    "eslint-config-airbnb": "^15.1.0",
    "eslint-plugin-import": "^2.7.0",
    "eslint-plugin-jsx-a11y": "^5.1.1",
    "eslint-plugin-mocha": "^4.11.0",
    "eslint-plugin-react": "^7.2.1",
    "express": "^4.15.4",
    "faker": "^4.1.0",
    "gh-pages": "^1.0.0",
    "gulp": "github:gulpjs/gulp#4.0",
    "gulp-html-replace": "^1.6.2",
    "gulp-load-plugins": "^1.5.0",
    "gulp-plumber": "^1.1.0",
    "gulp-util": "^3.0.8",
    "html-webpack-plugin": "^2.30.1",
    "imports-loader": "^0.7.1",
    "js-beautify": "^1.6.14",
    "json-loader": "^0.5.7",
    "karma": "^1.7.0",
    "karma-chrome-launcher": "^2.2.0",
    "karma-cli": "^1.0.1",
    "karma-coverage": "^1.1.1",
    "karma-mocha": "^1.3.0",
    "karma-mocha-reporter": "^2.2.3",
    "karma-webpack-with-fast-source-maps": "^1.10.2",
    "leven": "^2.1.0",
    "mocha": "^3.5.0",
    "node-sass": "^4.5.3",
    "puppeteer": "^0.10.1",
    "raw-loader": "^0.5.1",
    "react": "^16.0.0",
    "react-ace": "^5.1.2",
    "react-docgen": "^2.17.0",
    "react-document-title": "^2.0.3",
    "react-dom": "^16.0.0",
    "react-hot-loader": "^3.0.0-beta.7",
    "react-router": "^4.1.2",
    "react-router-dom": "^4.1.2",
    "react-test-renderer": "^16.0.0",
    "require-dir": "^0.3.2",
    "rimraf": "^2.6.1",
    "satisfied": "^1.1.1",
    "semantic-ui-css": "^2.2.12",
    "simulant": "^0.2.2",
    "sinon": "^3.2.0",
    "sinon-chai": "^2.13.0",
    "ta-scripts": "^2.5.2",
    "through2": "^2.0.3",
    "tslint": "^5.6.0",
    "tslint-config-typings": "^0.3.1",
    "typescript": "^2.4.2",
    "webpack": "^3.5.4",
    "webpack-dev-middleware": "^1.12.0",
    "webpack-hot-middleware": "^2.18.2"
  },
  "files": [
    "src",
    "dist",
    "index.d.ts"
  ],
  "homepage": "https://github.com/Semantic-Org/Semantic-UI-React#readme",
  "jsnext:main": "dist/es/index.js",
  "license": "MIT",
  "main": "dist/commonjs/index.js",
  "module": "dist/es/index.js",
  "name": "semantic-ui-react",
  "peerDependencies": {
    "react": ">=0.14.0 <= 16",
    "react-dom": ">=0.14.0 <= 16"
  },
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/Semantic-Org/Semantic-UI-React.git"
  },
  "scripts": {
    "build": "yarn build:commonjs && yarn build:es && yarn build:umd && yarn build:docs",
    "build:changelog": "github_changelog_generator --max-issues 1000",
    "build:commonjs": "cross-env NODE_ENV=build babel src -d dist/commonjs && yarn tsd",
    "build:dll": "gulp dll",
    "build:docs": "gulp build:docs",
    "build:docs-cname": "echo react.semantic-ui.com > docs/build/CNAME",
    "build:docs-toc": "doctoc ./.github/CONTRIBUTING.md --github --maxlevel 4",
    "build:es": "cross-env NODE_ENV=build-es babel src -d dist/es",
    "build:umd": "cross-env NODE_ENV=build gulp umd",
    "deploy:changelog": "git add CHANGELOG.md && git commit -m 'docs(changelog): update changelog [ci skip]' && git push",
    "deploy:docs": "gh-pages -d docs/build -m 'deploy docs [ci skip]'",
    "docs": "gulp docs",
    "lint": "cross-env NODE_ENV=production eslint .",
    "lint:fix": "yarn lint --fix",
    "postdeploy:docs": "yarn build:changelog && yarn deploy:changelog",
    "postrelease": "yarn deploy:docs",
    "prebuild:commonjs": "rimraf dist/commonjs",
    "prebuild:docs": "yarn build:docs-toc",
    "prebuild:es": "rimraf dist/es",
    "predeploy:docs": "cross-env NODE_ENV=production yarn build:docs && yarn build:docs-cname",
    "prerelease": "yarn lint && yarn tsd:lint && yarn tsd:test && yarn test && cross-env NODE_ENV=production yarn build",
    "prestart": "yarn satisfied --fix yarn",
    "pretest": "yarn satisfied && yarn build:dll",
    "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",
    "satisfied": "satisfied --skip-invalid",
    "start": "yarn docs",
    "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",
    "tsd": "gulp tsd",
    "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": "yarn tsd && tsc -p ./ && rm test/typings.js"
  },
  "version": "0.76.0"
}
