UNPKG

kitchensink

Version:

Dispatch's awesome components and style guide

116 lines (115 loc) 2.92 kB
{ "_args": [ [ "autoprefixer@^6.0.3", "/Users/derekcaneja/Git/dispatch.me/kitchen/examples" ] ], "_from": "autoprefixer@>=6.0.3 <7.0.0", "_id": "autoprefixer@6.3.7", "_inCache": true, "_installable": true, "_location": "/autoprefixer", "_nodeVersion": "6.2.2", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/autoprefixer-6.3.7.tgz_1467481512418_0.13503856281749904" }, "_npmUser": { "email": "andrey@sitnik.ru", "name": "ai" }, "_npmVersion": "3.9.5", "_phantomChildren": {}, "_requested": { "name": "autoprefixer", "raw": "autoprefixer@^6.0.3", "rawSpec": "^6.0.3", "scope": null, "spec": ">=6.0.3 <7.0.0", "type": "range" }, "_requiredBy": [ "#DEV:/", "/cssnano" ], "_resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.3.7.tgz", "_shasum": "8edf3166dd9fd6116533662c8bb36a03c0efc874", "_shrinkwrap": null, "_spec": "autoprefixer@^6.0.3", "_where": "/Users/derekcaneja/Git/dispatch.me/kitchen/examples", "author": { "email": "andrey@sitnik.ru", "name": "Andrey Sitnik" }, "bugs": { "url": "https://github.com/postcss/autoprefixer/issues" }, "dependencies": { "browserslist": "~1.3.4", "caniuse-db": "^1.0.30000488", "normalize-range": "^0.1.2", "num2fraction": "^1.2.2", "postcss": "^5.0.21", "postcss-value-parser": "^3.2.3" }, "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "devDependencies": { "browserify": "13.0.1", "coffee-script": "1.10.0", "eslint-config-postcss": "2.0.2", "fs-extra": "0.30.0", "gulp": "3.9.1", "gulp-coffee": "2.3.2", "gulp-eslint": "2.0.0", "gulp-json-editor": "2.2.1", "gulp-mocha": "2.2.0", "gulp-replace": "0.5.4", "mocha": "2.5.3", "should": "9.0.2", "vinyl-source-stream": "1.1.0" }, "directories": {}, "dist": { "shasum": "8edf3166dd9fd6116533662c8bb36a03c0efc874", "tarball": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-6.3.7.tgz" }, "eslintConfig": { "extends": "eslint-config-postcss/es5" }, "homepage": "https://github.com/postcss/autoprefixer#readme", "keywords": [ "autoprefixer", "css", "postcss", "postcss-plugin", "prefix" ], "license": "MIT", "main": "lib/autoprefixer", "maintainers": [ { "name": "ai", "email": "andrey@sitnik.ru" }, { "name": "beneb", "email": "beneb.info@gmail.com" }, { "name": "kossnocorp", "email": "kossnocorp@gmail.com" } ], "name": "autoprefixer", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/postcss/autoprefixer.git" }, "scripts": { "test": "gulp" }, "version": "6.3.7" }