UNPKG

polygon-cloth

Version:
27 lines (26 loc) 625 B
{ "name": "polygon-cloth", "version": "1.0.0", "description": "canvas interactive polygon cloth", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/BokunoMasayume/polygon-cloth.git" }, "keywords": [ "canvas", "cloth" ], "author": "BokunoMasayume", "license": "MIT", "bugs": { "url": "https://github.com/BokunoMasayume/polygon-cloth/issues" }, "homepage": "https://github.com/BokunoMasayume/polygon-cloth#readme", "dependencies": { "html-to-image": "^0.1.1" } }