UNPKG

@cribo/linux-x64-gnu

Version:
35 lines (34 loc) 737 B
{ "name": "@cribo/linux-x64-gnu", "version": "0.5.15", "description": "Cribo binary for linux-x64", "keywords": ["bundler", "python", "deployment", "pyspark", "lambda", "rust", "cli"], "homepage": "https://github.com/ophidiarium/cribo", "repository": { "type": "git", "url": "https://github.com/ophidiarium/cribo.git" }, "bugs": { "url": "https://github.com/ophidiarium/cribo/issues" }, "license": "MIT", "author": { "name": "Konstantin Vyatkin", "email": "tino@vtkn.io" }, "os": ["linux"], "cpu": ["x64"], "bin": { "cribo": "./bin/cribo" }, "files": [ "bin/", "README.md" ], "engines": { "node": ">=18.0.0" }, "publishConfig": { "access": "public" } }