{
  "name": "w-trade-backtest",
  "version": "1.1.7",
  "main": "dist/w-trade-backtest.umd.js",
  "dependencies": {
    "w-data-tdprovide": "^1.0.12",
    "wsemi": "^1.8.79"
  },
  "devDependencies": {
    "w-package-tools": "^1.1.15"
  },
  "scripts": {
    "test": "mocha \"test/unit-*.test.mjs\" --parallel --timeout 60000",
    "deploy": "gh-pages -d docs"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/yuda-lyu/w-trade-backtest.git"
  },
  "keywords": [
    "package",
    "tool",
    "csv",
    "nodejs"
  ],
  "author": "yuda-lyu(semisphere)",
  "license": "MIT"
}