{
  "name": "verne-fluid-type",
  "version": "1.2.5",
  "description": "Verne: a fluid typography and spacing system of SASS mixins for impeccably responsive websites.",
  "main": "verne-fluid-type.scss",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/SpacemanPete/verne-fluid-type.git"
  },
  "keywords": [
    "sass",
    "typography",
    "fluid",
    "responsive"
  ],
  "author": "Piotr Butkiewicz",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SpacemanPete/verne-fluid-type/issues"
  },
  "homepage": "https://github.com/SpacemanPete/verne-fluid-type#readme",
  "devDependencies": {
    "glob": "^7.1.3",
    "jest": "^23.6.0",
    "node-sass": "^4.9.4",
    "sass-true": "^4.0.0"
  },
  "dependencies": {
    "sass-math-pow": "^0.1.5"
  }
}
