{
  "name": "aspect-ratio-tools",
  "version": "1.0.2",
  "description": "Extensive tools for working with image dimensions & aspect ratios.",
  "main": "index.js",
  "scripts": {
    "test": "tsc && node test.js"
  },
  "author": "Colin McNeil",
  "license": "ISC",
  "repository" :
	  { "type" : "git"
	  , "url" : "https://github.com/ColinMcNeil/Aspect-Ratio-Tools"
	  }
}
