{
  "name": "detect-kerning",
  "version": "2.1.2",
  "description": "Calculate kerning table of a font",
  "main": "index.js",
  "scripts": {
    "test": "budo test.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/dy/detect-kerning.git"
  },
  "keywords": [
    "kerning",
    "tracking",
    "font",
    "type",
    "typeface",
    "typography",
    "typographics",
    "kern",
    "letter-spacing"
  ],
  "author": "Dmitry Yv <df.creative@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dy/detect-kerning/issues"
  },
  "homepage": "https://github.com/dy/detect-kerning#readme",
  "devDependencies": {
    "round-to": "^3.0.0"
  }
}
