UNPKG

colorfulballoonsboyang77

Version:

This simple JavaScript script aims to create a visually pleasing effect of colorful balloons.

42 lines (41 loc) 904 B
{ "name": "colorfulballoonsboyang77", "version": "1.2.6", "description": "This simple JavaScript script aims to create a visually pleasing effect of colorful balloons.", "main": "index.js", "scripts": {}, "repository": { "type": "git", "url": "https://github.com/Boyang77/ColorfulBalloons.git" }, "keywords": [ "sample", "npm", "package", "tea", "relax", "drink", "beverage", "refreshment", "warmth" ], "author": "Boyang77", "license": "Apache-2.0", "dependencies": { "lodash": "^4.17.21", "axios": "^0.21.1", "tea-bag": "^1.0.0", "tea-cup": "^2.0.0", "tea-leaf": "^1.2.3", "tea-spoon": "^3.1.0", "tea-pot": "^2.2.2", "tea-mug": "^1.5.0" }, "peerDependencies": { "react": ">=16.8.0", "react-dom": ">=16.8.0", "tea-set": "^4.0.0", "tea-time": "^3.3.3", "tea-party": "^2.1.1" } }