UNPKG

colorwave

Version:

A lightweight JavaScript and CSS library for creating animated gradient backgrounds with ease.

34 lines (33 loc) 914 B
{ "name": "colorwave", "version": "1.0.0", "description": "A lightweight JavaScript and CSS library for creating animated gradient backgrounds with ease.", "main": "dist/colorwave.js", "style": "dist/colorwave.css", "scripts": { "build": "echo 'Add your build command here, e.g., minify files'", "start": "echo 'No dev server configured yet'", "test": "echo 'No test suite defined'" }, "keywords": [ "gradient", "animation", "background", "ui", "css", "javascript", "web-design", "colorwave", "animated-gradient" ], "author": "Shafayetul Islam Pavel", "license": "MIT", "homepage": "https://github.com/yesiamrocks/colorwave", "repository": { "type": "git", "url": "git+https://github.com/yesiamrocks/colorwave.git" }, "bugs": { "url": "https://github.com/yesiamrocks/colorwave/issues" } }