UNPKG

twreporter-react

Version:

React-Redux site for The Reporter Foundation in Taiwan

103 lines (102 loc) 2.76 kB
{ "_args": [ [ "postcss-minify-font-values@^1.0.2", "/Users/nick/codes/twreporter-react/node_modules/cssnano" ] ], "_from": "postcss-minify-font-values@>=1.0.2 <2.0.0", "_id": "postcss-minify-font-values@1.0.3", "_inCache": true, "_installable": true, "_location": "/postcss-minify-font-values", "_nodeVersion": "0.12.7", "_npmOperationalInternal": { "host": "packages-9-west.internal.npmjs.com", "tmp": "tmp/postcss-minify-font-values-1.0.3.tgz_1455891037994_0.013299240730702877" }, "_npmUser": { "email": "trysound@yandex.ru", "name": "trysound" }, "_npmVersion": "3.7.2", "_phantomChildren": {}, "_requested": { "name": "postcss-minify-font-values", "raw": "postcss-minify-font-values@^1.0.2", "rawSpec": "^1.0.2", "scope": null, "spec": ">=1.0.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/cssnano" ], "_resolved": "https://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-1.0.3.tgz", "_shasum": "613a9c08f5f8217f4793ddb1d53c0322bc5e8baf", "_shrinkwrap": null, "_spec": "postcss-minify-font-values@^1.0.2", "_where": "/Users/nick/codes/twreporter-react/node_modules/cssnano", "author": { "email": "trysound@yandex.ru", "name": "Bogdan Chadkin" }, "bugs": { "url": "https://github.com/TrySound/postcss-minify-font-values/issues" }, "dependencies": { "object-assign": "^4.0.1", "postcss": "^5.0.4", "postcss-value-parser": "^3.0.2", "uniqs": "^2.0.0" }, "description": "Minify font declarations with PostCSS", "devDependencies": { "eslint": "^1.3.1", "tap-spec": "^4.1.0", "tape": "^4.2.0" }, "directories": {}, "dist": { "shasum": "613a9c08f5f8217f4793ddb1d53c0322bc5e8baf", "tarball": "http://registry.npmjs.org/postcss-minify-font-values/-/postcss-minify-font-values-1.0.3.tgz" }, "files": [ "index.js", "lib" ], "gitHead": "cdb2518794f3b76c5495c54267c7feec1a9da483", "homepage": "https://github.com/TrySound/postcss-minify-font-values", "keywords": [ "css", "font", "font-family", "font-weight", "optimise", "postcss-plugin" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "beneb", "email": "beneb.info@gmail.com" }, { "name": "trysound", "email": "trysound@yandex.ru" } ], "name": "postcss-minify-font-values", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/TrySound/postcss-minify-font-values.git" }, "scripts": { "posttest": "eslint index.js lib test", "test": "tape test/*.js | tap-spec" }, "version": "1.0.3" }