UNPKG

@speedy-js/source-map-linux-x64-gnu

Version:
37 lines 677 B
{ "name": "@speedy-js/source-map-linux-x64-gnu", "version": "0.1.3", "os": [ "linux" ], "cpu": [ "x64" ], "main": "speedy-sourcemap.linux-x64-gnu.node", "files": [ "speedy-sourcemap.linux-x64-gnu.node" ], "description": "Speedy source-map", "keywords": [ "sourcemap", "speedy", "napi", "N-API", "napi-rs" ], "authors": [ { "name": "h-a-n-a", "email": "andywangsy@gmail.com" } ], "license": "MIT", "engines": { "node": ">= 10" }, "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "repository": "https://github.com/speedy-js/sourcemap.git" }