bpms_site/.svn/pristine/5f/5f6ce89b6d4224f919f8398431292c8993d6545c.svn-base
2025-11-02 16:38:49 +03:30

23 lines
429 B
Plaintext

{
"name": "@next/swc-win32-x64-msvc",
"version": "13.5.3",
"repository": {
"type": "git",
"url": "https://github.com/vercel/next.js",
"directory": "packages/next-swc/crates/napi/npm/win32-x64-msvc"
},
"os": [
"win32"
],
"cpu": [
"x64"
],
"main": "next-swc.win32-x64-msvc.node",
"files": [
"next-swc.win32-x64-msvc.node"
],
"license": "MIT",
"engines": {
"node": ">= 10"
}
}