{ "name": "@idraw/board", "version": "0.0.3", "description": "", "main": "dist/index.cjs.js", "module": "dist/index.es.js", "unpkg": "dist/index.global.js", "types": "dist/index.d.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "chenshenhai", "license": "MIT", "devDependencies": { "@idraw/types": "^0.0.1" } }