{ "name": "smolvm-embedded-linux-x64-gnu", "version": "0.1.0", "description": "Internal platform package for smolvm-embedded on Linux x64 GNU", "main": "native/index.js", "types": "native/index.d.ts", "files": [ "native", "lib" ], "os": [ "linux" ], "cpu": [ "x64" ], "license": "Apache-2.0" }