{
  "name": "@tolmasky/onfontready",
  "version": "1.1.1",
  "description": "Font load and parse detection with minimal size and maximum compatibility.",
  "main": "src/onfontready.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/dwighthouse/onfontready.git"
  },
  "keywords": [
    "font",
    "webfont",
    "ready",
    "fout",
    "foit"
  ],
  "author": {
    "name": "Dwight House",
    "email": "dwighthouse@gmail.com",
    "url": "http://dwighthouse.com"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/dwighthouse/onfontready/issues"
  },
  "homepage": "https://github.com/dwighthouse/onfontready",
  "devDependencies": {
    "babel-plugin-check-es2015-constants": "6.8.0",
    "babel-plugin-transform-dead-code-elimination": "2.2.1",
    "babel-plugin-transform-es2015-arrow-functions": "6.8.0",
    "babel-plugin-transform-es2015-block-scoping": "6.15.0",
    "babel-plugin-transform-es2015-shorthand-properties": "6.18.0",
    "babel-plugin-transform-node-env-inline": "6.8.0",
    "event-stream": "3.3.4",
    "gulp": "3.9.1",
    "gulp-babel": "6.1.2",
    "gulp-brotli": "1.2.0",
    "gulp-clone": "1.0.0",
    "gulp-envify": "1.0.0",
    "gulp-gzip": "1.4.0",
    "gulp-rename": "1.2.2",
    "gulp-replace": "0.5.4",
    "gulp-uglify": "2.0.0",
    "gulp-zopfli": "1.0.0",
    "pretty-error": "^2.0.2"
  }
}
