Sha256: b34cca8caa0c17adc54052760ec83632a484b2d11416987677e65543053a093b
Contents?: true
Size: 1.8 KB
Versions: 3
Compression:
Stored size: 1.8 KB
Contents
{ "name": "autoprefixer", "version": "6.0.3", "description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website", "keywords": [ "autoprefixer", "css", "prefix", "postcss", "postcss-plugin" ], "author": { "name": "Andrey Sitnik", "email": "andrey@sitnik.ru" }, "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/postcss/autoprefixer.git" }, "dependencies": { "num2fraction": "^1.2.2", "browserslist": "~1.0.0", "caniuse-db": "^1.0.30000313", "postcss": "^5.0.5" }, "devDependencies": { "vinyl-source-stream": "1.1.0", "gulp-json-editor": "2.2.1", "gulp-replace": "0.5.4", "gulp-eslint": "1.0.0", "gulp-coffee": "2.3.1", "gulp-mocha": "2.1.3", "browserify": "11.1.0", "fs-extra": "0.24.0", "should": "7.1.0", "mocha": "2.3.2", "gulp": "3.9.0", "coffee-script": "1.10.0" }, "scripts": { "test": "gulp" }, "main": "lib/autoprefixer", "bugs": { "url": "https://github.com/postcss/autoprefixer/issues" }, "homepage": "https://github.com/postcss/autoprefixer#readme", "_id": "autoprefixer@6.0.3", "_shasum": "06badb15cadb2d1dd92d5b95f8f4522911f9c79f", "_from": "autoprefixer@*", "_npmVersion": "2.14.2", "_nodeVersion": "4.0.0", "_npmUser": { "name": "ai", "email": "andrey@sitnik.ru" }, "dist": { "shasum": "06badb15cadb2d1dd92d5b95f8f4522911f9c79f", "tarball": "http://registry.npmjs.org/autoprefixer/-/autoprefixer-6.0.3.tgz" }, "maintainers": [ { "name": "ai", "email": "andrey@sitnik.ru" }, { "name": "kossnocorp", "email": "kossnocorp@gmail.com" } ], "directories": {}, "_resolved": "http://registry.npmjs.org/autoprefixer/-/autoprefixer-6.0.3.tgz" }
Version data entries
3 entries across 3 versions & 1 rubygems