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-focus-lock/package.json
{
  "name": "react-focus-lock",
  "version": "2.8.1",
  "description": "It is a trap! (for a focus)",
  "main": "dist/cjs/index.js",
  "jsnext:main": "dist/es2015/index.js",
  "module": "dist/es2015/index.js",
  "types": "react-focus-lock.d.ts",
  "sideEffects": [
    "**/sidecar.js"
  ],
  "scripts": {
    "build:cjs": "NODE_ENV=cjs babel src -d dist/cjs",
    "build:es5": "NODE_ENV=es2015 babel src -d dist/es2015",
    "build": "rm -Rf ./dist && yarn build:es5 && yarn build:cjs",
    "test": "npm run test:pick -- '_tests/**/*spec.js'",
    "test:pick": "NODE_ENV=cjs mocha --require @babel/register --require global-jsdom/register --require _tests/spinup/scaffolding --exit",
    "prepublish": "npm run lint:fix && npm run build && npm run changelog",
    "lint": "eslint src",
    "lint:fix": "eslint src --fix",
    "storybook": "NODE_ENV=es2015 start-storybook -p 6006",
    "build-storybook": "NODE_ENV=es2015 build-storybook",
    "package-self": "package-self",
    "size": "yarn build && yarn size-limit",
    "changelog": "conventional-changelog -p angular -i CHANGELOG.md -s -r 0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/theKashey/react-focus-lock.git"
  },
  "files": [
    "dist",
    "sidecar",
    "UI",
    "interfaces.d.ts",
    "react-focus-lock.d.ts"
  ],
  "keywords": [
    "react",
    "focus",
    "lock",
    "trap",
    "tabbable"
  ],
  "author": "theKashey <thekashey@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/theKashey/react-focus-lock/issues"
  },
  "peerDependencies": {
    "react": "^16.8.0 || ^17.0.0 || ^18.0.0"
  },
  "devDependencies": {
    "@babel/cli": "^7.0.0",
    "@babel/core": "^7.0.0",
    "@babel/plugin-proposal-class-properties": "^7.0.0",
    "@babel/plugin-syntax-dynamic-import": "^7.2.0",
    "@babel/plugin-transform-runtime": "^7.1.0",
    "@babel/polyfill": "^7.0.0",
    "@babel/preset-env": "^7.0.0",
    "@babel/preset-react": "^7.0.0",
    "@babel/register": "^7.0.0",
    "@size-limit/preset-small-lib": "^4.5.0",
    "@storybook/addon-actions": "^5.1.8",
    "@storybook/addon-links": "^5.1.8",
    "@storybook/react": "^5.1.8",
    "@types/react": "^16.8.19",
    "babel-eslint": "^10.0.1",
    "babel-loader": "^8.0.4",
    "babel-plugin-transform-react-remove-prop-types": "^0.4.19",
    "chai": "^4.1.0",
    "chai-enzyme": "^1.0.0-beta.0",
    "conventional-changelog-cli": "^2.0.12",
    "enzyme": "^3.3.0",
    "enzyme-adapter-react-16": "^1.15.2",
    "eslint": "^5.16.0",
    "eslint-config-airbnb": "^17.1.0",
    "eslint-plugin-import": "^2.17.3",
    "eslint-plugin-jsx-a11y": "^6.2.1",
    "eslint-plugin-mocha": "^5.3.0",
    "eslint-plugin-react": "^7.13.0",
    "jsdom": "^16.0.0",
    "global-jsdom": "^8.4.0",
    "material-ui": "^0.20.0",
    "mocha": "^8.3.2",
    "package-self": "^1.1.1",
    "react": "^16.8.6",
    "react-dom": "^16.8.6",
    "react-hot-loader": "^4.11.0",
    "react-test-renderer": "^16.2.0",
    "sinon": "7.3.2",
    "size-limit": "^4.5.0"
  },
  "homepage": "https://github.com/theKashey/react-focus-lock#readme",
  "dependencies": {
    "@babel/runtime": "^7.0.0",
    "focus-lock": "^0.10.2",
    "prop-types": "^15.6.2",
    "react-clientside-effect": "^1.2.5",
    "use-callback-ref": "^1.2.5",
    "use-sidecar": "^1.0.5"
  }
}