{ "name": "postcss-minify-font-values", "version": "4.0.2", "description": "Minify font declarations with PostCSS", "main": "dist/index.js", "files": [ "dist" ], "author": "Bogdan Chadkin ", "license": "MIT", "keywords": [ "css", "font", "font-family", "font-weight", "optimise", "postcss-plugin" ], "dependencies": { "postcss": "^7.0.0", "postcss-value-parser": "^3.0.0" }, "repository": "cssnano/cssnano", "bugs": { "url": "https://github.com/cssnano/cssnano/issues" }, "homepage": "https://github.com/cssnano/cssnano", "scripts": { "prepublish": "cross-env BABEL_ENV=publish babel src --out-dir dist --ignore /__tests__/" }, "devDependencies": { "babel-cli": "^6.0.0", "cross-env": "^5.0.0" }, "engines": { "node": ">=6.9.0" }, "__npminstall_done": "Thu Dec 24 2020 20:20:49 GMT+0800 (CST)", "_from": "postcss-minify-font-values@4.0.2", "_resolved": "https://registry.npm.taobao.org/postcss-minify-font-values/download/postcss-minify-font-values-4.0.2.tgz?cache=0&sync_timestamp=1603212711470&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fpostcss-minify-font-values%2Fdownload%2Fpostcss-minify-font-values-4.0.2.tgz" }