Sha256: bd8229070b2c252bdaabd2e18bddcdc136322b6bf3a1111a5eee50b3b4d6b1a6

Contents?: true

Size: 1.07 KB

Versions: 1

Compression:

Stored size: 1.07 KB

Contents

{
  "name": "widget",
  "version": "5.17.0",
  "private": true,
  "scripts": {
    "build": "vue-cli-service build --target lib --dest tools/widgets/<%= widget_name %> --formats umd-min <%= widget_path %> --name <%= widget_name %>"
  },
  "dependencies": {
    "@astrouxds/astro-web-components": "7.22.1",
    "@openc3/tool-common": "5.17.0",
    "vue": "2.7.16",
    "vuetify": "2.7.1"
  },
  "devDependencies": {
    "@babel/eslint-parser": "7.24.7",
    "@rushstack/eslint-patch": "1.10.3",
    "@vue/babel-preset-app": "5.0.8",
    "@vue/cli": "5.0.8",
    "@vue/cli-plugin-babel": "5.0.8",
    "@vue/cli-plugin-eslint": "5.0.8",
    "@vue/cli-service": "5.0.8",
    "@vue/eslint-config-prettier": "9.0.0",
    "babel-loader": "9.1.3",
    "babel-plugin-istanbul": "6.1.1",
    "eslint": "8.56.0",
    "eslint-config-prettier": "9.1.0",
    "eslint-plugin-prettier": "5.1.3",
    "eslint-plugin-vue": "9.26.0",
    "prettier": "3.3.2",
    "sass": "1.77.6",
    "sass-loader": "14.2.1",
    "vue-cli-plugin-vuetify": "2.5.8",
    "vue-template-compiler": "2.7.16",
    "webpack": "5.92.1"
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openc3-5.17.0 templates/widget/package.json