{ "_from": "ttf2woff@^2.0.1", "_id": "ttf2woff@2.0.1", "_inBundle": false, "_integrity": "sha1-hxgyJAAksJ25VwkEx8GSi4BXyWk=", "_location": "/ttf2woff", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "ttf2woff@^2.0.1", "name": "ttf2woff", "escapedName": "ttf2woff", "rawSpec": "^2.0.1", "saveSpec": null, "fetchSpec": "^2.0.1" }, "_requiredBy": [ "/gulp-ttf2woff" ], "_resolved": "https://registry.npmjs.org/ttf2woff/-/ttf2woff-2.0.1.tgz", "_shasum": "871832240024b09db9570904c7c1928b8057c969", "_spec": "ttf2woff@^2.0.1", "_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/gulp-ttf2woff", "author": { "name": "Viktor Semykin", "email": "thesame.ml@gmail.com" }, "bin": { "ttf2woff": "./ttf2woff.js" }, "bugs": { "url": "https://github.com/fontello/ttf2woff/issues" }, "bundleDependencies": false, "dependencies": { "argparse": "^1.0.6", "microbuffer": "^1.0.0", "pako": "^1.0.0" }, "deprecated": false, "description": "Convert TTF font to WOFF", "devDependencies": { "eslint": "^2.3.0", "mocha": "^2.4.5" }, "files": [ "index.js", "ttf2woff.js" ], "homepage": "https://github.com/fontello/ttf2woff#readme", "keywords": [ "font", "ttf", "woff", "convertor" ], "license": "MIT", "name": "ttf2woff", "repository": { "type": "git", "url": "git+https://github.com/fontello/ttf2woff.git" }, "scripts": { "lint": "eslint .", "test": "npm run lint && ./node_modules/.bin/mocha" }, "version": "2.0.1" }