Skip to content
Snippets Groups Projects
package.json 929 B
Newer Older
Timothee P's avatar
Timothee P committed
{
  "name": "geocontrib-frontend",
Timothee P's avatar
Timothee P committed
  "version": "0.1.0",
  "private": true,
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint"
  },
  "dependencies": {
Timothee P's avatar
Timothee P committed
    "axios": "^0.21.1",
    "core-js": "^3.6.5",
Timothee P's avatar
Timothee P committed
    "vue": "^2.6.11",