{
	"name": "@gaman/common",
	"version": "1.2.12",
	"type": "module",
	"main": "index.js",
	"engines": {
		"node": ">=18.20.8"
	},
	"author": "angga7togk",
	"license": "MIT",
	"repository": {
		"url": "git+https://github.com/7TogkID/gaman.git",
		"directory": "packages/common"
	},
	"bugs": {
		"url": "https://github.com/7TogkID/gaman/issues"
	},
	"homepage": "https://gaman.7togk.id",
	"publishConfig": {
		"access": "public",
		"registry": "https://registry.npmjs.org"
	},
	"peerDependencies": {
		"@types/node": "*",
		"chokidar": "*",
		"cookie": "*",
		"esbuild": "*",
		"fast-glob": "*",
		"path-to-regexp": "*",
		"tslib": "*",
		"tsx": "*",
		"typescript": "*"
	},
	"gitHead": "8d1bf3bbac4b72847e9157e2c95d75b5e90c89cf"
}
