UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

154 lines (153 loc) 3.97 kB
{ "_args": [ [ "postcss@^5.0.21", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/autoprefixer" ] ], "_from": "postcss@>=5.0.21 <6.0.0", "_id": "postcss@5.1.0", "_inCache": true, "_installable": true, "_location": "/postcss", "_nodeVersion": "6.3.0", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/postcss-5.1.0.tgz_1468341575535_0.7811144818551838" }, "_npmUser": { "email": "andrey@sitnik.ru", "name": "ai" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "name": "postcss", "raw": "postcss@^5.0.21", "rawSpec": "^5.0.21", "scope": null, "spec": ">=5.0.21 <6.0.0", "type": "range" }, "_requiredBy": [ "/autoprefixer", "/css-loader", "/cssnano", "/postcss-calc", "/postcss-colormin", "/postcss-convert-values", "/postcss-discard-comments", "/postcss-discard-duplicates", "/postcss-discard-empty", "/postcss-discard-overridden", "/postcss-discard-unused", "/postcss-filter-plugins", "/postcss-merge-idents", "/postcss-merge-longhand", "/postcss-merge-rules", "/postcss-minify-font-values", "/postcss-minify-gradients", "/postcss-minify-params", "/postcss-minify-selectors", "/postcss-modules-extract-imports", "/postcss-modules-local-by-default", "/postcss-modules-scope", "/postcss-normalize-charset", "/postcss-normalize-url", "/postcss-ordered-values", "/postcss-reduce-idents", "/postcss-reduce-initial", "/postcss-reduce-transforms", "/postcss-svgo", "/postcss-unique-selectors", "/postcss-zindex" ], "_resolved": "https://registry.npmjs.org/postcss/-/postcss-5.1.0.tgz", "_shasum": "7860e3903c547b50c7e52edb3dbca30477cd1e5f", "_shrinkwrap": null, "_spec": "postcss@^5.0.21", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples/node_modules/autoprefixer", "author": { "email": "andrey@sitnik.ru", "name": "Andrey Sitnik" }, "bugs": { "url": "https://github.com/postcss/postcss/issues" }, "dependencies": { "js-base64": "^2.1.9", "source-map": "^0.5.6", "supports-color": "^3.1.2" }, "description": "Tool for transforming styles with JS plugins", "devDependencies": { "ava": "0.15.2", "babel-core": "6.10.4", "babel-eslint": "6.1.2", "babel-plugin-add-module-exports": "0.2.1", "babel-plugin-precompile-charcodes": "1.0.0", "babel-preset-es2015": "6.9.0", "babel-preset-es2015-loose": "7.0.0", "concat-with-sourcemaps": "1.0.4", "del": "2.2.1", "docdash": "0.4.0", "eslint": "3.0.1", "eslint-config-postcss": "2.0.2", "fs-extra": "0.30.0", "gulp": "3.9.1", "gulp-ava": "0.12.1", "gulp-babel": "6.1.2", "gulp-eslint": "3.0.1", "gulp-jsdoc3": "0.3.0", "gulp-run": "1.7.1", "gulp-sourcemaps": "1.6.0", "postcss-parser-tests": "5.0.9", "sinon": "1.17.4", "strip-ansi": "3.0.1", "yaspeller": "2.8.1" }, "directories": {}, "dist": { "shasum": "7860e3903c547b50c7e52edb3dbca30477cd1e5f", "tarball": "https://registry.npmjs.org/postcss/-/postcss-5.1.0.tgz" }, "engines": { "node": ">=0.12" }, "homepage": "http://postcss.org/", "keywords": [ "css", "manipulation", "parser", "postcss", "preprocessor", "rework", "source map", "transform", "transpiler" ], "license": "MIT", "main": "lib/postcss", "maintainers": [ { "name": "ai", "email": "andrey@sitnik.ru" }, { "name": "beneb", "email": "beneb.info@gmail.com" } ], "name": "postcss", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/postcss/postcss.git" }, "scripts": { "test": "gulp" }, "typings": "d.ts/postcss.d.ts", "version": "5.1.0" }