{
  "name": "simple-spinner",
  "description": "A super simple spinner",
  "keywords": [
    "simple",
    "spinner",
    "indicator"
  ],
  "version": "0.0.5",
  "licence": "MIT",
  "author": "Ian McCall <imccall@da-puck.com> (http://www.ianmccall.codes/)",
  "main": "./spinner",
  "repository": {
    "type": "git",
    "url": "https://github.com/dapuck/node-simple-spinner.git"
  },
  "homepage": "https://github.com/dapuck/node-simple-spinner",
  "dependencies": {
    "ansi": "^0.3.0"
  }
}
