UNPKG

@jorsek/ezd-client

Version:
40 lines (39 loc) 1.08 kB
{ "author": { "name": "Jorsek", "email": "support@easydita.com" }, "version": "1.0.29", "dependencies": { "@types/axios": "^0.14.0", "@types/js-cookie": "^2.2.2", "@types/jwt-decode": "^2.2.1", "@types/node": "^11.9.4", "@types/rimraf": "^2.0.2", "@types/workbox-window": "^4.3.1", "axios": "^0.18.0", "class-transformer": "^0.2.0", "class-transformer-validator": "^0.6.0", "class-validator": "^0.9.1", "crypto": "^1.0.1", "js-cookie": "^2.2.0", "jwt-decode": "^2.2.0", "p-limit": "^2.2.0", "reflect-metadata": "^0.1.13", "rimraf": "^2.6.3", "ts-node": "^8.0.2", "tslint": "^5.18.0", "typescript": "^3.5.3", "typescript-tslint-plugin": "^0.5.3", "workbox-window": "^4.3.1" }, "homepage": "https://github.com/jorsek/ezd-client", "keywords": [], "main": "dist/src/index.js", "types": "dist/src/index.d.ts", "name": "@jorsek/ezd-client", "scripts": { "static_export": "env NODE_PATH=$(pwd)/dist node dist/src/StaticExporter.js", "prepublishOnly": "tsc" } }