{
	"name": "@oh-my-pi/pi-natives-darwin-arm64",
	"version": "17.2.1",
	"os": [
		"darwin"
	],
	"cpu": [
		"arm64"
	],
	"main": "./pi_natives.darwin-arm64.node",
	"files": [
		"*.node",
		"README.md"
	],
	"license": "MIT",
	"repository": {
		"type": "git",
		"url": "git+https://github.com/can1357/oh-my-pi.git",
		"directory": "packages/natives"
	},
	"engines": {
		"bun": ">=1.3.14"
	}
}
