UNPKG

tds_shapes

Version:

User interface components created with [svg.js](https://github.com/svgdotjs/svg.js)

32 lines (31 loc) 672 B
{ "name": "tds_shapes", "version": "0.0.6", "description": "", "main": "index.js", "scripts": { "prepublish": "tsc", "test": "echo \"No test specified\"" }, "author": "Iurii Dzhugostranskii", "license": "ISC", "homepage": "https://github.com/e2sence/tds-shapes", "repository": { "url": "https://github.com/e2sence/tds-shapes" }, "keywords": [ "svgjs", "slider", "range slider" ], "devDependencies": { "ts-loader": "^8.0.12", "typescript": "^4.1.3", "webpack": "^5.10.3", "webpack-cli": "^4.2.0" }, "dependencies": { "@svgdotjs/svg.draggable.js": "^3.0.2", "@svgdotjs/svg.js": "^3.0.16" } }