{"_id":"@anyplot/graphics","_rev":"1-44603e334f2bc39d1ef75d0b8fef6298","name":"@anyplot/graphics","dist-tags":{"latest":"0.1.0-beta.1"},"versions":{"0.1.0-beta.1":{"name":"@anyplot/graphics","version":"0.1.0-beta.1","description":"Build your GUI based on Canvas & SVG.","license":"MIT","main":"lib/index.js","module":"esm/index.js","unpkg":"dist/graphics.min.js","types":"lib/index.d.ts","scripts":{"clean":"rimraf -rf lib esm dist","lint-staged":"lint-staged","test":"jest","build:umd":"rimraf ./dist && rollup -c && npm run size","build:cjs":"rimraf ./lib && tsc --module commonjs --outDir lib","build:esm":"rimraf ./esm && tsc --module ESNext --outDir esm","build":"npm run build:cjs && npm run build:esm && npm run build:umd","size":"limit-size","prepublishOnly":"npm run build"},"dependencies":{"@antv/event-emitter":"^0.1.2"},"peerDependencies":{"lodash":"^4.17.20"},"keywords":["visualization","anyplot","graphics","@anyplot/graphics"],"devDependencies":{"@commitlint/cli":"^11.0.0","@types/jest":"^26.0.20","@types/lodash":"^4.14.168","husky":"^5.0.9","jest":"^26.6.3","jest-electron":"^0.1.11","limit-size":"^0.1.4","lint-staged":"^10.5.4","lodash":"^4.17.20","prettier":"^2.2.1","rimraf":"^3.0.2","rollup":"^2.39.0","rollup-plugin-node-resolve":"^5.2.0","rollup-plugin-size":"^0.2.2","rollup-plugin-typescript":"^1.0.1","rollup-plugin-uglify":"^6.0.4","ts-jest":"^26.5.1","ts-loader":"^8.0.17","ts-node":"^9.1.1","typescript":"^4.1.5"},"jest":{"runner":"jest-electron/runner","testEnvironment":"jest-electron/environment","preset":"ts-jest","collectCoverage":true,"testRegex":"(/__tests__/.*\\.(test|spec))\\.ts$","collectCoverageFrom":["src/**/*.ts"]},"lint-staged":{"*.{ts,tsx}":["prettier --write","git add"]},"husky":{"hooks":{"pre-commit":"npm run lint-staged","commit-msg":"commitlint -E HUSKY_GIT_PARAMS"}},"limit-size":[{"path":"dist/graphics.min.js","limit":"128 Kb"},{"path":"dist/graphics.min.js","limit":"51.2 Kb","gzip":true}],"gitHead":"737e690447e135480b5c87d8d48786b9e75e9ed3","_id":"@anyplot/graphics@0.1.0-beta.1","_nodeVersion":"12.10.0","_npmVersion":"6.10.3","dist":{"integrity":"sha512-VifSXrrJZH4em5/xQUO5oQr/rjzQK2lnIy6QhGqYAM2kit83wldlfu3eirgigAQwIh5/ussdUC+HJ9Pzn9SU2Q==","shasum":"892c0dadf4859cd96735329d8b53981c978b8e42","tarball":"https://registry.npmjs.org/@anyplot/graphics/-/graphics-0.1.0-beta.1.tgz","fileCount":139,"unpackedSize":40380,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgK7GQCRA9TVsSAnZWagAAfT0P/0j3YejkcfbAHPKz520X\nlTUvK1GxFEwFYNIDT1kD6VmsQ8GGxzOsJ5VDHRK1XMbcapVQ6zT/zMNoQr2i\nNIgf08kYJZZ7x+rR3tl5/eZfqAIt3wwNw9DDaagNWVIAWM3imPx1XZ4FZCYR\nLA78gX21EzqjPy63GN3nf3qul31wDfYEYnWZnErJyx/NGykxhuopSPtW2GWe\ngiJjdGwNKzl4skR08WyXvbLklE6MM5V2pGy24aC2O0Z23HlBA18CijNmHKWs\ndh6TWajzTPtFAKwczTWQM1WGFqc1clBy2eajTPKyyzfXsSXnDZ9GeEx/HhlO\nVMJ5aMmRE+B5a2ZvakWne3ihiYzAWjwMav37rffwXRYsk4Ujl+8Ii6FMjth3\nQyvPS374+bVxZqBOUM9pI14BNbXgWJXsXTN0xXlphN54EAz4ZRFy9Mbz0wL/\n6UXw4HYLzzB0WIoVlS7/c59cZaCqihvxfBCnEyf5GhEfNgC/bhwyLGd96nCS\nsIB6s4yh6AsPyflStAdMo8zdsvbW+N+qtUgX+IA212vjFO3WeyhIqP6bxDE3\nGhfTgKdZFsnVGfsVSV+9Oz5UGFMcUSERhOq5PeotY7WYPJE1maEP1xLPce8h\neHW1i5VF17+byQ/hESccfVr6pl6fmU8LprfnurG3K4BVqf/CElCNJyB59fdn\ns+Cf\r\n=1Dsa\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqNWhun133Uh1lVML3rHTYgbibknHoUL7oPtImFjpqnAIgJdx3hJQYz2mpSHNCm7/YTi+5LlbXwWO8fP0I+Elo6o4="}]},"_npmUser":{"name":"atool","email":"i@hust.cc"},"directories":{},"maintainers":[{"name":"atool","email":"i@hust.cc"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/graphics_0.1.0-beta.1_1613476239496_0.3744042433349548"},"_hasShrinkwrap":false}},"time":{"created":"2021-02-16T11:50:39.250Z","0.1.0-beta.1":"2021-02-16T11:50:39.652Z","modified":"2022-04-04T14:27:12.929Z"},"maintainers":[{"name":"atool","email":"i@hust.cc"}],"description":"Build your GUI based on Canvas & SVG.","keywords":["visualization","anyplot","graphics","@anyplot/graphics"],"license":"MIT","readme":"# @AnyPlot/Graphics\n\n> 👩‍🎨‍ Build your GUI based on Canvas & SVG.\n\n[![npm Version](https://img.shields.io/npm/v/@anyplot/graphics.svg)](https://www.npmjs.com/package/@anyplot/graphics)\n[![Build Status](https://github.com/anyplot/graphics/workflows/build/badge.svg)](https://github.com/anyplot/graphics/actions)\n[![Coverage Status](https://coveralls.io/repos/github/AnyPlot/Graphics/badge.svg?branch=main)](https://coveralls.io/github/AnyPlot/Graphics?branch=main)\n[![gzip](http://img.badgesize.io/https://unpkg.com/@anyplot/graphics/dist/graphics.min.js?compression=gzip)](https://unpkg.com/@anyplot/graphics)\n[![npm License](https://img.shields.io/npm/l/@anyplot/graphics.svg)](https://www.npmjs.com/package/@anyplot/graphics)\n\n\n## Features\n\n\n\n## Install\n\n```bash\n$ npm i --save @anyplot/graphics\n```\n\n\n## Usage\n\n\n\n## Dev\n\n```bash\n# install dependence\n$ npm install\n\n# run test cases\n$ npm run test\n\n# build package\n$ npm run build\n```\n\n\n## License\n\nMIT@[hustcc](https://github.com/hustcc).\n","readmeFilename":"README.md"}