HEX
Server: Apache
System: Linux falcon1.webguru.ng 5.15.0-177-generic #187-Ubuntu SMP Sat Apr 11 22:54:33 UTC 2026 x86_64
User: property (1150)
PHP: 8.1.34
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //lib/node_modules/npm/node_modules/clean-stack/package.json
{
	"name": "clean-stack",
	"version": "2.2.0",
	"description": "Clean up error stack traces",
	"license": "MIT",
	"repository": "sindresorhus/clean-stack",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "sindresorhus.com"
	},
	"engines": {
		"node": ">=6"
	},
	"scripts": {
		"test": "xo && ava && tsd"
	},
	"files": [
		"index.js",
		"index.d.ts"
	],
	"keywords": [
		"clean",
		"stack",
		"trace",
		"traces",
		"error",
		"err",
		"electron"
	],
	"devDependencies": {
		"ava": "^1.4.1",
		"tsd": "^0.7.2",
		"xo": "^0.24.0"
	},
	"browser": {
		"os": false
	}
}