{
  "name": "tap-quotes-npm-pkg",
  "version": "1.0.4",
  "description": "This NPM package delivers random quotes and lyrics from the movie This is Spinal Tap. 570 different strings.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "spinal",
    "tap",
    "quotes",
    "random",
    "this",
    "is"
  ],
  "email": "james.malvern@gmail.com",
  "author": "James Malvern",
  "license": "ISC",
  "repository": "https://github.com/jdm79/tap-quotes-npm-pkg"
}
