Your IP : 216.73.216.86


Current Path : /home/emeraadmin/public_html/node_modules/tss-react/
Upload File :
Current File : /home/emeraadmin/public_html/node_modules/tss-react/package.json

{
  "_from": "tss-react@^3.6.0",
  "_id": "tss-react@3.7.1",
  "_inBundle": false,
  "_integrity": "sha512-dfWUoxBlKZfIG9UC1A2h02OmcE/Ni0itCmmZu94E9g+KyBhKMHKcsKvUm0bNlRqTmYjXiCgPJDmj5fyc8CSrLg==",
  "_location": "/tss-react",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "tss-react@^3.6.0",
    "name": "tss-react",
    "escapedName": "tss-react",
    "rawSpec": "^3.6.0",
    "saveSpec": null,
    "fetchSpec": "^3.6.0"
  },
  "_requiredBy": [
    "/mui-datatables"
  ],
  "_resolved": "https://registry.npmjs.org/tss-react/-/tss-react-3.7.1.tgz",
  "_shasum": "119647731490f9e7e62c7f6a38a78df981929a4b",
  "_spec": "tss-react@^3.6.0",
  "_where": "C:\\xampp\\htdocs\\emeraltd\\node_modules\\mui-datatables",
  "author": {
    "name": "u/garronej"
  },
  "bugs": {
    "url": "https://github.com/garronej/tss-react/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "@emotion/cache": "*",
    "@emotion/serialize": "*",
    "@emotion/utils": "*"
  },
  "deprecated": false,
  "description": "makeStyles is dead, long live makeStyles!",
  "devDependencies": {
    "@emotion/react": "11.9.0",
    "@emotion/server": "11.4.0",
    "@emotion/styled": "11.3.0",
    "@mui/material": "5.8.0",
    "@types/node": "^15.3.1",
    "@types/react": "18.0.9",
    "@types/react-dom": "18.0.4",
    "@typescript-eslint/eslint-plugin": "^4.24.0",
    "@typescript-eslint/parser": "^4.24.0",
    "eslint": "^7.26.0",
    "eslint-config-prettier": "^8.3.0",
    "husky": "^4.3.8",
    "lint-staged": "^11.0.0",
    "next": "12.1.7-canary.4",
    "prettier": "^2.3.0",
    "react": "18.1.0",
    "ts-node": "^10.2.1",
    "tsafe": "^0.10.0",
    "typescript": "^4.4.3"
  },
  "files": [
    "@emotion/css.d.ts",
    "@emotion/css.js",
    "@emotion/react.d.ts",
    "@emotion/react.js",
    "GlobalStyles.d.ts",
    "GlobalStyles.js",
    "cache.d.ts",
    "cache.js",
    "compat.d.ts",
    "compat.js",
    "cssAndCx.d.ts",
    "cssAndCx.js",
    "index.d.ts",
    "index.js",
    "makeStyles.d.ts",
    "makeStyles.js",
    "mergeClasses.d.ts",
    "mergeClasses.js",
    "mui.d.ts",
    "mui.js",
    "nextJs.d.ts",
    "nextJs.js",
    "tools/ReactComponent.d.ts",
    "tools/ReactComponent.js",
    "tools/assert.d.ts",
    "tools/assert.js",
    "tools/capitalize.d.ts",
    "tools/capitalize.js",
    "tools/classnames.d.ts",
    "tools/classnames.js",
    "tools/getDependencyArrayRef.d.ts",
    "tools/getDependencyArrayRef.js",
    "tools/objectKeys.d.ts",
    "tools/objectKeys.js",
    "tools/polyfills/Object.fromEntries.d.ts",
    "tools/polyfills/Object.fromEntries.js",
    "tools/typeGuard.d.ts",
    "tools/typeGuard.js",
    "tools/useGuaranteedMemo.d.ts",
    "tools/useGuaranteedMemo.js",
    "types.d.ts",
    "types.js",
    "withStyles.d.ts",
    "withStyles.js",
    "withStyles_compat.d.ts",
    "withStyles_compat.js"
  ],
  "homepage": "https://www.tss-react.dev",
  "husky": {
    "hooks": {
      "pre-commit": "lint-staged -v"
    }
  },
  "keywords": [
    "jss",
    "hooks",
    "react",
    "@material-ui",
    "mui",
    "css",
    "makeStyles",
    "withStyles"
  ],
  "license": "MIT",
  "lint-staged": {
    "*.{ts,tsx}": [
      "eslint --fix"
    ],
    "*.{ts,tsx,json,md}": [
      "prettier --write"
    ]
  },
  "main": "index.js",
  "name": "tss-react",
  "peerDependencies": {
    "react": "^16.8.0 || ^17.0.2 || ^18.0.0",
    "@emotion/react": "^11.4.1",
    "@emotion/server": "^11.4.0"
  },
  "peerDependenciesMeta": {
    "@emotion/server": {
      "optional": true
    }
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/garronej/tss-react.git"
  },
  "types": "index.d.ts",
  "version": "3.7.1"
}