{ "_from": "ttf2eot@^2.0.0", "_id": "ttf2eot@2.0.0", "_inBundle": false, "_integrity": "sha1-jmM3pYWr0WCKDISVirSDzmn2ZUs=", "_location": "/ttf2eot", "_phantomChildren": {}, "_requested": { "type": "range", "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", "_shasum": "8e6337a585abd1608a0c84958ab483ce69f6654b", "_spec": "ttf2eot@^2.0.0", "_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/gulp-ttf2eot", "author": { "name": "Viktor Semykin", "email": "thesame.ml@gmail.com" }, "bin": { "ttf2eot": "./ttf2eot.js" }, "bugs": { "url": "https://github.com/fontello/ttf2eot/issues" }, "bundleDependencies": false, "dependencies": { "argparse": "^1.0.6", "microbuffer": "^1.0.0" }, "deprecated": false, "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" }