{
  "name": "ajs-runtime",
  "version": "1.11.0",
  "scripts": {
    "start": "node setup.js"
  },
  "pkg": {
    "targets": ["node14-win-x64"],
    "outputPath": "dist"
  }
}
