UNPKG

fireworknighthamrdsky

Version:

This JavaScript code generates a simple animation of fireworks bursting in the night sky on a canvas element in a web browser.

42 lines (41 loc) 932 B
{ "name": "fireworknighthamrdsky", "version": "1.2.4", "description": "This JavaScript code generates a simple animation of fireworks bursting in the night sky on a canvas element in a web browser.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/HamRd/FireworkNightSky.git" }, "keywords": [ "sample", "npm", "package", "tea", "brew", "cup", "aromatic", "chai", "oolong" ], "author": "HamRd", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", "axios": "^0.21.1", "tea-leaves": "^1.0.0", "tea-time": "^2.0.0", "tea-cup": "^3.0.0", "tea-bag": "^4.0.0", "tea-infuser": "^5.0.0", "tea-pot": "^6.0.0" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0", "tea-party": "^1.0.0", "tea-lover": "^2.0.0", "tea-connoisseur": "^3.0.0" } }