BYPASS SHELL BY ./RAZORGANZ
Server: nginx/1.20.1
System: Linux iZdzfnv9mwfppeZ 5.10.134-19.2.al8.x86_64 #1 SMP Wed Oct 29 22:47:09 CST 2025 x86_64
User: apache (48)
PHP: 8.2.30
Disabled: NONE
Upload Files
File: //usr/lib/node_modules/openclaw/node_modules/p-timeout/package.json
{
	"name": "p-timeout",
	"version": "3.2.0",
	"description": "Timeout a promise after a specified amount of time",
	"license": "MIT",
	"repository": "sindresorhus/p-timeout",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "sindresorhus.com"
	},
	"engines": {
		"node": ">=8"
	},
	"scripts": {
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts"
	],
	"keywords": [
		"promise",
		"timeout",
		"error",
		"invalidate",
		"async",
		"await",
		"promises",
		"time",
		"out",
		"cancel",
		"bluebird"
	],
	"dependencies": {
		"p-finally": "^1.0.0"
	},
	"devDependencies": {
		"ava": "^1.4.1",
		"delay": "^4.1.0",
		"p-cancelable": "^2.0.0",
		"tsd": "^0.7.2",
		"xo": "^0.24.0"
	}
}