UNPKG

poly-bg

Version:

Polygonal animated background made with WebGL API.

26 lines (25 loc) 614 B
{ "name": "poly-bg", "version": "1.1.1", "description": "Polygonal animated background made with WebGL API.", "main": "./index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gscolombo/Poly-Background.git" }, "keywords": [ "polygonal", "WebGL", "background" ], "author": "Gabriel S.C.", "license": "ISC", "bugs": { "url": "https://github.com/gscolombo/Poly-Background/issues" }, "homepage": "https://github.com/gscolombo/Poly-Background#readme" }