{
  "name": "devcamp-js-footerabc",
  "version": "0.1.0",
  "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/jadyngem99/devcamp-js-footer.git"
  },
  "keywords": [
    "footer"
  ],
  "author": "Chasidy <jadyngem99@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jadyngem99/devcamp-js-footer/issues"
  },
  "homepage": "https://github.com/jadyngem99/devcamp-js-footer#readme",
  "dependencies": {
    "moment": "^2.22.2"
  }
}
