{
  "_args": [
    [
      "ttf2eot@2.0.0",
      "/var/www/brandplatform.be/nibc-lot"
    ]
  ],
  "_from": "ttf2eot@2.0.0",
  "_id": "ttf2eot@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-jmM3pYWr0WCKDISVirSDzmn2ZUs=",
  "_location": "/ttf2eot",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ttf2eot@2.0.0",
    "name": "ttf2eot",
    "escapedName": "ttf2eot",
    "rawSpec": "2.0.0",
    "saveSpec": null,
    "fetchSpec": "2.0.0"
  },
  "_requiredBy": [
    "/gulp-ttf2eot"
  ],
  "_resolved": "https://registry.npmjs.org/ttf2eot/-/ttf2eot-2.0.0.tgz",
  "_spec": "2.0.0",
  "_where": "/var/www/brandplatform.be/nibc-lot",
  "author": {
    "name": "Viktor Semykin",
    "email": "thesame.ml@gmail.com"
  },
  "bin": {
    "ttf2eot": "./ttf2eot.js"
  },
  "bugs": {
    "url": "https://github.com/fontello/ttf2eot/issues"
  },
  "dependencies": {
    "argparse": "^1.0.6",
    "microbuffer": "^1.0.0"
  },
  "description": "Convert TTF font to EOT",
  "devDependencies": {
    "eslint": "^2.3.0",
    "mocha": "^2.4.5"
  },
  "files": [
    "index.js",
    "ttf2eot.js"
  ],
  "homepage": "https://github.com/fontello/ttf2eot#readme",
  "keywords": [
    "font",
    "ttf",
    "eot",
    "convertor"
  ],
  "license": "MIT",
  "name": "ttf2eot",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fontello/ttf2eot.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "npm run lint && ./node_modules/.bin/mocha"
  },
  "version": "2.0.0"
}
