UNPKG

@swc/react-compiler-linux-arm-gnueabihf

Version:

Super-fast alternative for terser

38 lines 793 B
{ "name": "@swc/react-compiler-linux-arm-gnueabihf", "version": "1.12.5", "os": [ "linux" ], "cpu": [ "arm" ], "main": "react-compiler.linux-arm-gnueabihf.node", "files": [ "react-compiler.linux-arm-gnueabihf.node", "swc" ], "description": "Super-fast alternative for terser", "keywords": [ "swc", "terser", "react-compiler" ], "author": "강동윤 <kdy1997.dev@gmail.com>", "homepage": "https://swc.rs", "license": "Apache-2.0", "engines": { "node": ">=12" }, "publishConfig": { "registry": "https://registry.npmjs.org/", "access": "public" }, "repository": { "type": "git", "url": "git+https://github.com/swc-project/swc.git" }, "bugs": { "url": "https://github.com/swc-project/swc/issues" } }