UNPKG

@ivi/compiler-darwin-arm64

Version:
30 lines (29 loc) 631 B
{ "name": "@ivi/compiler-darwin-arm64", "version": "0.1.6", "cpu": [ "arm64" ], "main": "ivi-compiler.darwin-arm64.node", "files": [ "ivi-compiler.darwin-arm64.node" ], "description": "ivi compiler NAPI", "keywords": [ "ivi" ], "author": "Boris Kaul <localvoid@gmail.com> (https://github.com/localvoid)", "homepage": "https://github.com/localvoid/ivi", "license": "MIT", "engines": { "node": ">= 20.0.0" }, "repository": { "type": "git", "url": "git+https://github.com/localvoid/ivi.git" }, "bugs": "https://github.com/localvoid/ivi/issues", "os": [ "darwin" ] }