mirror of
https://github.com/laoxong/nofx.git
synced 2026-06-07 11:17:56 +08:00
5aa50d35d7
- Multi-AI competition mode (Qwen vs DeepSeek) - Binance Futures integration - AI self-learning mechanism - Professional web dashboard - Complete risk management system
22 lines
443 B
JSON
22 lines
443 B
JSON
{
|
|
"name": "@rollup/rollup-darwin-x64",
|
|
"version": "4.52.5",
|
|
"os": [
|
|
"darwin"
|
|
],
|
|
"cpu": [
|
|
"x64"
|
|
],
|
|
"files": [
|
|
"rollup.darwin-x64.node"
|
|
],
|
|
"description": "Native bindings for Rollup",
|
|
"author": "Lukas Taegert-Atkinson",
|
|
"homepage": "https://rollupjs.org/",
|
|
"license": "MIT",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/rollup/rollup.git"
|
|
},
|
|
"main": "./rollup.darwin-x64.node"
|
|
} |