non_npm_packages: 007storm/business-card-scanning-web, web/package.json
This data as json
commit | contents | organization | path | repository |
---|---|---|---|---|
cd1aec51807a7ec0d7fa86352a8449aea332a85a | { "dependencies": { "axios": "^0.19.0", "core-js": "^2.6.5", "element-ui": "^2.13.0", "nprogress": "^0.2.0", "vant": "^2.5.4", "vue": "^2.6.10", "vue-baidu-map": "^0.21.22", "vue-router": "^3.0.3", "vuex": "^3.0.1" }, "devDependencies": { "@vue/cli-plugin-babel": "^3.8.0", "@vue/cli-plugin-eslint": "^3.8.0", "@vue/cli-service": "^3.8.0", "@vue/eslint-config-standard": "^4.0.0", "babel-eslint": "^10.0.1", "babel-plugin-import": "^1.13.0", "eslint": "^5.16.0", "eslint-plugin-vue": "^5.0.0", "node-sass": "^4.9.0", "sass-loader": "^7.1.0", "vue-template-compiler": "^2.6.10" }, "name": "vue-basics", "private": true, "scripts": { "build": "vue-cli-service build", "lint": "vue-cli-service lint", "serve": "vue-cli-service serve" }, "version": "1.0.8" } |
007storm | web/package.json | 007storm/business-card-scanning-web |