{ "_from": "@persagy-web/draw@2.2.1", "_id": "@persagy-web/draw@2.2.1", "_inBundle": false, "_integrity": "sha512-HIT6LBeowpQ/JRaSMDKF72X3+L6IjdR5rFulGU3hTAXeQzqD5+Hc97LDNr61ffGNMEGHFQWHcAbR12NWHWMLrA==", "_location": "/@persagy-web/draw", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@persagy-web/draw@2.2.1", "name": "@persagy-web/draw", "escapedName": "@persagy-web%2fdraw", "scope": "@persagy-web", "rawSpec": "2.2.1", "saveSpec": null, "fetchSpec": "2.2.1" }, "_requiredBy": [ "/@persagy-web/graph" ], "_resolved": "http://dev.dp.sagacloud.cn:8082/repository/npm-saga/@persagy-web/draw/-/draw-2.2.1.tgz", "_shasum": "9bf5c2c182818b171bf2f6af0780b58f9955d21f", "_spec": "@persagy-web/draw@2.2.1", "_where": "D:\\project\\persagy-web\\persagy-web-fengmap\\node_modules\\@persagy-web\\graph", "author": { "name": "庞利祥", "url": "sybotan@126.com" }, "bundleDependencies": false, "dependencies": { "@persagy-web/base": "2.2.1" }, "deprecated": false, "description": "博锐尚格绘制引擎。", "devDependencies": { "@types/jest": "^24.0.15", "@typescript-eslint/eslint-plugin": "^1.12.0", "@typescript-eslint/parser": "^1.12.0", "eslint": "^6.0.1", "eslint-config-prettier": "^6.0.0", "eslint-plugin-prettier": "^3.1.0", "jest-canvas-mock": "^2.1.0", "node-ssh": "^6.0.0", "prettier": "^1.18.2", "ts-jest": "^24.0.2", "typescript": "^3.5.3" }, "jest": { "setupFiles": [ "./__setups__/canvas.js", "jest-canvas-mock" ] }, "keywords": [ "draw" ], "license": "ISC", "main": "lib/index.js", "name": "@persagy-web/draw", "publishConfig": { "registry": "http://dev.dp.sagacloud.cn:8082/repository/npm-hosted/" }, "scripts": { "build": "tsc", "lint": "eslint src/**/*.{js,ts,tsx}", "publish": "npm publish", "test": "jest", "typedoc": "typedoc --hideGenerator src ../persagy-web-base/src" }, "types": "lib/index.d.js", "version": "2.2.1" }