HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: //usr/share/opensearch-dashboards/node_modules/react-style-singleton/package.json
{
  "name": "react-style-singleton",
  "version": "2.1.1",
  "description": "Just create a single stylesheet...",
  "main": "dist/es5/index.js",
  "types": "dist/es5/index.d.ts",
  "jsnext:main": "dist/es2015/index.js",
  "module": "dist/es2015/index.js",
  "files": [
    "dist"
  ],
  "scripts": {
    "dev": "ts-react-toolbox dev",
    "bootstrap": "ts-react-toolbox init",
    "test": "ts-react-toolbox test",
    "test:ci": "ts-react-toolbox test --runInBand --coverage",
    "test:size": "npx size-limit",
    "build": "ts-react-toolbox build",
    "release": "ts-react-toolbox release",
    "prepublishOnly": "yarn build",
    "lint": "ts-react-toolbox lint",
    "static": "ts-react-toolbox publish",
    "typecheck:flow": "flow check",
    "format": "ts-react-toolbox format",
    "analyze": "ts-react-toolbox analyze"
  },
  "repository": "",
  "bugs": {
    "url": "https://github.com/theKashey/react-style-singleton/issues"
  },
  "homepage": "https://github.com/theKashey/react-style-singleton#readme",
  "author": "Anton Korzunov (thekashey@gmail.com)",
  "license": "MIT",
  "devDependencies": {
    "@types/invariant": "^2.2.29",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "ts-react-toolbox": "^0.2.2"
  },
  "peerDependencies": {
    "react": "^16.8.0 || ^17.0.0",
    "@types/react": "^16.8.0 || ^17.0.0"
  },
  "peerDependenciesMeta": {
    "@types/react": {
      "optional": true
    }
  },
  "keywords": [
    "react",
    "style",
    "css"
  ],
  "dependencies": {
    "get-nonce": "^1.0.0",
    "invariant": "^2.2.4",
    "tslib": "^1.0.0"
  },
  "engines": {
    "node": ">=8.5.0"
  },
  "size-limit": [
    {
      "path": "dist/es2015/index.js",
      "limit": "0.5 KB"
    }
  ]
}