{
  "name": "fancytrack",
  "version": "1.0.5",
  "description": "JavaScript Error Tracking library from FancyGrid",
  "main" : "index.js",
  "scripts": {
    
  },  
  "repository": {
    "type": "git",
    "url": "https://github.com/FancyGrid/FancyTrack.git"
  },
  "keywords": [
    "fancytrack",
    "track",
    "error",
    "javascript",
    "trackjs",
    "html5"
  ],
  "author": "FancyGrid",
  "license": "MIT"
}