UNPKG

ht-data-formatting-view

Version:

A Vue component for data formatting view

29 lines (28 loc) 585 B
{ "name": "ht-data-formatting-view", "version": "1.0.2", "description": "A Vue component for data formatting view", "main": "./data-formatting-view.vue", "scripts": { "build": "vue-cli-service build", "serve": "vue-cli-service serve" }, "keywords": [ "vue", "component", "data", "formatting" ], "author": "", "license": "MIT", "dependencies": { "lodash": "^4.17.20", "jquery": "^3.5.1", "x2js": "^3.4.4", "js-sha256": "^0.11.0" }, "devDependencies": { "@vue/cli-service": "^4.5.0", "typescript": "^4.0.0" } }