{
  "name": "particle-animation",
  "version": "1.1.1",
  "description": "Add a soothing animation to your web site to add life!",
  "main": "index.js",
  "keywords": [
    "animation",
    "canvas",
    "particles",
    "fun",
    "cool",
    "candy"
  ],
  "repository" :{ 
    "type" : "git"
  , "url" : "https://github.com/larsensolutions/particle-animation.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Erik Andreas Larsen",
  "license": "ISC",
  "devDependencies": {
    "eslint": "^4.18.1"
  }
}