UNPKG

@meta2d/core

Version:

@meta2d/core: Powerful, Beautiful, Simple, Open - Web-Based 2D At Its Best .

41 lines (40 loc) 978 B
{ "name": "@meta2d/core", "version": "1.1.23", "description": "@meta2d/core: Powerful, Beautiful, Simple, Open - Web-Based 2D At Its Best .", "main": "index.js", "types": "index.d.ts", "scripts": { "copy": "copyfiles package.json ../../dist/core/", "build": "tsc && npm run copy" }, "keywords": [ "meta2d", "diagram", "2D", "canvas" ], "author": "alsmile123@qq.com", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/le5le-com/meta2d.js.git" }, "bugs": { "url": "https://github.com/le5le-com/meta2d.js/issues" }, "homepage": "https://github.com/le5le-com/meta2d.js#readme", "devDependencies": { "@types/marked": "^4.0.3", "@types/offscreencanvas": "latest", "@types/zrender": "^4.0.0" }, "dependencies": { "mitt": "^2.1.0", "mqtt": "^4.2.6" }, "publishConfig": { "access": "public" }, "gitHead": "78f2a53ca1839c89b56e2e498d17ba4eb987ad14" }