{
  "name": "ad-footer-js",
  "version": "0.1.1",
  "description": "This module allows for a dynamic footer to be generated for JS applications with an updated year and name.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AaronDonaldson74/ad-footer-js.git"
  },
  "keywords": [
    "Footer"
  ],
  "author": "Aaron Donaldson <aaron.donaldson74@gmail.com> (https://github.com/AaronDonaldson74)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AaronDonaldson74/ad-footer-js/issues"
  },
  "homepage": "https://github.com/AaronDonaldson74/ad-footer-js#readme",
  "dependencies": {
    "moment": "^2.25.3"
  }
}
