rsnext/packages/next/build/swc/npm/next-swc-win32-x64-msvc/package.json

19 lines
270 B
JSON
Raw Normal View History

{
"name": "next-swc-win32-x64-msvc",
"version": "0.0.0",
"os": [
"win32"
],
"cpu": [
"x64"
],
"main": "next-swc.win32-x64-msvc.node",
"files": [
"next-swc.win32-x64-msvc.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
}