HEX
Server: nginx/1.24.0
System: Linux nowruzgan 6.8.0-57-generic #59-Ubuntu SMP PREEMPT_DYNAMIC Sat Mar 15 17:40:59 UTC 2025 x86_64
User: babak (1000)
PHP: 8.3.6
Disabled: NONE
Upload Files
File: /var/dev/math/ui/node_modules/@istanbuljs/schema/package.json
{
	"name": "@istanbuljs/schema",
	"version": "0.1.3",
	"description": "Schemas describing various structures used by nyc and istanbuljs",
	"main": "index.js",
	"scripts": {
		"release": "standard-version --sign",
		"pretest": "xo",
		"test": "tap",
		"snap": "npm test -- --snapshot"
	},
	"engines": {
		"node": ">=8"
	},
	"author": "Corey Farrell",
	"license": "MIT",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/istanbuljs/schema.git"
	},
	"bugs": {
		"url": "https://github.com/istanbuljs/schema/issues"
	},
	"homepage": "https://github.com/istanbuljs/schema#readme",
	"devDependencies": {
		"standard-version": "^7.0.0",
		"tap": "^14.6.7",
		"xo": "^0.25.3"
	}
}