{
  "name": "jquery-twinkle",
  "title": "jQuery.twinkle",
  "version": "0.10.0",
  "description": "Get the visitor's attention.",
  "homepage": "https://larsjung.de/jquery-twinkle/",
  "author": "Lars Jung <lrsjng@gmail.com> (https://larsjung.de)",
  "license": "MIT",
  "repository": "github:lrsjng/jquery-twinkle",
  "scripts": {
    "lint": "eslint .",
    "build": "node ghu.js release",
    "precommit": "npm run -s lint && npm run -s build"
  },
  "devDependencies": {
    "@babel/core": "7.10.5",
    "@babel/preset-env": "7.10.4",
    "eslint": "7.5.0",
    "ghu": "0.26.0",
    "jquery": "3.5.1",
    "normalize.css": "8.0.1",
    "scar": "2.3.0"
  }
}
