UNPKG

@artronics/eds-gfx

Version:
31 lines (30 loc) 638 B
{ "name": "@artronics/eds-gfx", "version": "1.0.1", "main": "dist/index.js", "types": "dist/index.d.ts", "license": "MIT", "scripts": { "prepare": "yarn build", "build": "tsc" }, "keywords": [ "graphics", "EDS", "canvas" ], "author": "Jalal Hosseini - artronics", "repository": { "type": "git", "url": "git+https://github.com/artronics/eds-gfx.git" }, "dependencies": { "typescript": "^4.0.3" }, "bugs": { "url": "https://github.com/artronics/eds-gfx/issues" }, "homepage": "https://github.com/artronics/eds-gfx#readme", "devDependencies": {}, "description": "" }