{
  "name": "snow-fall-effect",
  "version": "1.3.8",
  "main": "dist/index.js",
  "keywords": [
    "snow",
    "fall",
    "snowfall",
    "snow-fall",
    "snowfall.js",
    "snow-fall.js",
    "website-snow-fall",
    "website-snowfall",
    "website-winter-effect"
  ],
  "repository": "https://github.com/ahmetilhan24/snow-fall.git",
  "author": "Ahmet ilhan <ahmetilhan.dev@gmail.com>",
  "license": "MIT",
  "private": false,
  "description": "snowfall effect script for website",
  "scripts": {
    "build": "webpack",
    "build:watch": "tsc --watch"
  },
  "devDependencies": {
    "@typescript-eslint/eslint-plugin": "^5.43.0",
    "@typescript-eslint/parser": "^5.43.0",
    "eslint": "8.27.0",
    "ts-loader": "^9.4.1",
    "typescript": "^4.9.3",
    "webpack": "^5.75.0",
    "webpack-cli": "^5.0.0",
    "webpack-node-externals": "^3.0.0"
  }
}
