Sha256: 6b3f9a84bd84a1de56597f9b71cb37e3c153f3b6b2e4da425102ccf6e3133e94
Contents?: true
Size: 1.58 KB
Versions: 1
Compression:
Stored size: 1.58 KB
Contents
{ "name": "<%= tool_name %>", "version": "5.14.1", "private": true, "scripts": { "serve": "vue-cli-service serve", "build": "vue-cli-service build --no-module", "test:unit": "vue-cli-service test:unit", "lint": "vue-cli-service lint", "serve:standalone": "vue-cli-service serve --mode standalone", "test:components": "vue-cli-service test:components" }, "dependencies": { "@openc3/tool-common": "5.14.1", "@astrouxds/astro-web-components": "7.20.0", "axios": "1.6.5", "date-fns": "2.30.0", "portal-vue": "2.1.7", "single-spa-vue": "2.5.1", "sprintf-js": "1.1.3", "systemjs-webpack-interop": "2.3.7", "vue": "2.7.16", "vue-router": "3.5.3", "vuetify": "2.7.1", "vuex": "3.6.2" }, "devDependencies": { "@babel/eslint-parser": "7.23.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-plugin-router": "5.0.8", "@vue/cli-plugin-vuex": "5.0.8", "@vue/cli-service": "5.0.8", "@vue/eslint-config-prettier": "9.0.0", "@vue/test-utils": "1.3.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.2", "eslint-plugin-vue": "9.19.2", "html-webpack-plugin": "^5.6.0", "prettier": "3.1.1", "sass": "1.69.7", "sass-loader": "13.3.3", "vue-cli-plugin-single-spa": "3.3.0", "vue-cli-plugin-vuetify": "2.5.8", "vue-template-compiler": "2.7.16", "webpack": "5.89.0" } }
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
openc3-5.14.1 | templates/tool_vue/package.json |