{
  "name": "sevenvalentine-edibotox",
  "version": "1.1.0",
  "description": "This is a simple JavaScript code snippet to create a fullscreen Valentine's Day heart confession effect using HTML5 Canvas. The code renders a heart-shaped curve on the canvas and continuously updates it to create an animated effect.",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "https://github.com/edibotox/SevenValentine.git"
  },
  "keywords": [
    "sample",
    "npm",
    "package",
    "tea",
    "love",
    "romance",
    "heart",
    "animation",
    "confession"
  ],
  "author": "edibotox",
  "license": "Apache-2.0",
  "dependencies": {
    "lodash": "^4.17.21",
    "axios": "^0.21.1",
    "tea-parser": "^1.0.0",
    "tea-renderer": "^2.0.0",
    "tea-compiler": "^1.5.0",
    "tea-transpiler": "^3.0.0",
    "tea-utils": "^2.3.0",
    "tea-validator": "^1.2.0"
  },
  "peerDependencies": {
    "react": ">=16.8.0",
    "react-dom": ">=16.8.0",
    "tea-core": "^2.0.0",
    "tea-ui": "^1.0.0",
    "tea-server": "^2.5.0"
  }
}
