{
    "name": "ivy-fts",
    "version": "1.0.26",
    "description": "",
    "main": "index.ts",
    "scripts": {
        "test": "echo \"Error: no test specified\" && exit 1"
    },
    "devDependencies": {
        "typescript": "^3.0.0"
    },
    "author": "",
    "license": "ISC",
    "dependencies": {
        "@types/axios": "^0.14.0",
        "@types/node": "^10.11.0",
        "axios": "^0.18.0",
        "vue": "^2.5.17",
        "vue-router": "^3.0.1"
    }
}