HEX
Server: nginx/1.28.3
System: Linux lightweb-s1 5.15.0-173-generic #183-Ubuntu SMP Fri Mar 6 13:29:34 UTC 2026 x86_64
User: dawonefr-98 (1071)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: /home/ploi/drdrive.lightweb.kr/node_modules/path-browserify/package.json
{
	"name": "path-browserify",
	"description": "the path module from node core for browsers",
	"version": "1.0.1",
	"author": {
		"name": "James Halliday",
		"email": "mail@substack.net",
		"url": "http://substack.net"
	},
	"bugs": "https://github.com/browserify/path-browserify/issues",
	"dependencies": {},
	"devDependencies": {
		"tape": "^4.9.0"
	},
	"homepage": "https://github.com/browserify/path-browserify",
	"keywords": [
		"browser",
		"browserify",
		"path"
	],
	"license": "MIT",
	"main": "index.js",
	"repository": {
		"type": "git",
		"url": "git://github.com/browserify/path-browserify.git"
	},
	"scripts": {
		"test": "node test"
	}
}