HEX
Server: Apache/2.4.52 (Ubuntu)
System: Linux ip-10-0-8-47 6.8.0-1021-aws #23~22.04.1-Ubuntu SMP Tue Dec 10 16:31:58 UTC 2024 aarch64
User: ubuntu (1000)
PHP: 8.1.2-1ubuntu2.22
Disabled: NONE
Upload Files
File: //var/www/api.javaapp.co.uk/node_modules/node-abi/package.json
{
  "name": "node-abi",
  "version": "3.63.0",
  "description": "Get the Node ABI for a given target and runtime, and vice versa.",
  "main": "index.js",
  "scripts": {
    "test": "tape test/index.js",
    "update-abi-registry": "node --unhandled-rejections=strict scripts/update-abi-registry.js"
  },
  "files": [
    "abi_registry.json"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/electron/node-abi.git"
  },
  "keywords": [
    "node",
    "electron",
    "node_module_version",
    "abi",
    "v8"
  ],
  "author": "Lukas Geiger",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/electron/node-abi/issues"
  },
  "homepage": "https://github.com/electron/node-abi#readme",
  "devDependencies": {
    "got": "^11.8.2",
    "tape": "^5.3.1"
  },
  "dependencies": {
    "semver": "^7.3.5"
  },
  "engines": {
    "node": ">=10"
  }
}