UNPKG

@c9up/technical-indicators-napi-win32-x64-msvc

Version:

A Rust-based indicator and Charts library compiled to napi.

41 lines 891 B
{ "name": "@c9up/technical-indicators-napi-win32-x64-msvc", "version": "0.1.7", "os": [ "win32" ], "cpu": [ "x64" ], "main": "technical-indicators-napi.win32-x64-msvc.node", "files": [ "technical-indicators-napi.win32-x64-msvc.node" ], "description": "A Rust-based indicator and Charts library compiled to napi.", "keywords": [ "indicator", "kagi", "renko", "chart", "sma", "dmi", "ichimoku", "ema", "rsi", "smi", "trends meter", "bollinger bands", "wasm", "rust" ], "author": "Kaen25 <kaen25@gmail.com>", "homepage": "https://github.com/C9up/technical-indicators-napi", "license": "MIT", "engines": { "node": ">= 10" }, "repository": "git+https://github.com/C9up/technical-indicators-napi.git", "bugs": { "url": "https://github.com/C9up/technical-indicators-napi/issues" } }