{
  "name": "perspective-transform",
  "version": "1.1.3",
  "description": "Access perspective transform functions and matrices given two sets of four points",
  "main": "./dist/perspective-transform",
  "repository": {
    "type": "git",
    "url": "https://github.com/jlouthan/perspective-transform.git"
  },
  "author": "Jenny Louthan <jenny@uncorkedstudios.com> (https://github.com/jlouthan)",
  "license": "MIT",
  "devDependencies": {
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-contrib-uglify": "^0.9.1",
    "install": "^0.1.8",
    "npm": "^2.9.0"
  }
}
