{ "_args": [ [ "postcss-font-family@^1.2.1", "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\font-awesome-webpack\\node_modules\\cssnano" ] ], "_from": "postcss-font-family@>=1.2.1 <2.0.0", "_id": "postcss-font-family@1.2.1", "_inCache": true, "_installable": true, "_location": "/postcss-font-family", "_nodeVersion": "2.3.4", "_npmUser": { "email": "beneb.info@gmail.com", "name": "beneb" }, "_npmVersion": "2.12.1", "_phantomChildren": { "amdefine": "1.0.0", "js-base64": "2.1.9" }, "_requested": { "name": "postcss-font-family", "raw": "postcss-font-family@^1.2.1", "rawSpec": "^1.2.1", "scope": null, "spec": ">=1.2.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/font-awesome-webpack/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-font-family/-/postcss-font-family-1.2.1.tgz", "_shasum": "7502524b3983a31e6af64e4baa1034ed6ed8418c", "_shrinkwrap": null, "_spec": "postcss-font-family@^1.2.1", "_where": "C:\\apps\\jenkins\\workspace\\eTBM 3 (master)\\node_modules\\font-awesome-webpack\\node_modules\\cssnano", "author": { "email": "beneb.info@gmail.com", "name": "Ben Briggs", "url": "http://beneb.info" }, "bugs": { "url": "https://github.com/ben-eb/postcss-font-family/issues" }, "dependencies": { "object-assign": "^3.0.0", "postcss": "^4.1.16", "uniqs": "^2.0.0" }, "description": "Normalize font family declarations with PostCSS.", "devDependencies": { "jshint": "^2.8.0", "jshint-stylish": "^2.0.1", "tap-spec": "^4.0.2", "tape": "^4.0.0" }, "directories": {}, "dist": { "shasum": "7502524b3983a31e6af64e4baa1034ed6ed8418c", "tarball": "https://registry.npmjs.org/postcss-font-family/-/postcss-font-family-1.2.1.tgz" }, "gitHead": "5fe9bdcbc72eff6ec8c523c5fed9dec39e95e570", "homepage": "https://github.com/ben-eb/postcss-font-family", "keywords": [ "css", "font", "normalize", "optimisation", "optimise", "postcss", "postcss-plugin" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "beneb", "email": "beneb.info@gmail.com" }, { "name": "trysound", "email": "trysound@yandex.ru" } ], "name": "postcss-font-family", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/ben-eb/postcss-font-family.git" }, "scripts": { "lint": "jshint index.js lib/*.js --reporter node_modules/jshint-stylish/stylish.js", "test": "tape test.js | tap-spec" }, "version": "1.2.1" }