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/autobind-decorator/package.json
{
  "name": "autobind-decorator",
  "version": "1.4.3",
  "description": "Decorator for binding method to an object",
  "main": "lib/index.js",
  "types": "./index.d.ts",
  "scripts": {
    "build": "make build",
    "build-test": "make build-test",
    "test": "make test",
    "lint": "make lint",
    "prepublish": "npm run build",
    "preversion": "npm run build && npm run build-test && npm run lint && npm run test"
  },
  "author": "Andrey Popp <8mayday@gmail.com>",
  "license": "MIT",
  "devDependencies": {
    "babel-cli": "^6.16.0",
    "babel-eslint": "^7.0.0",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-preset-es2015": "^6.16.0",
    "babelify": "^7.3.0",
    "core-js": "^0.9.18",
    "eslint": "^3.8.0",
    "mochify": "^2.18.1",
    "phantomjs": "^2.1.7"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/andreypopp/autobind-decorator.git"
  }
}