Sha256: 6fe01ce005ae5359c1f96b3c50dfbc21fb250f85bb7013c9d9608e264b1266e7
Contents?: true
Size: 736 Bytes
Versions: 5
Compression:
Stored size: 736 Bytes
Contents
{ "name": "autoprefixer-cli", "version": "1.0.0", "description": "CLI for Autoprefixer", "keywords": [ "css", "autoprefixer", "cli" ], "author": "Andrey Sitnik <andrey@sitnik.ru>", "license": "MIT", "repository": "ai/autoprefixer-cli.git", "dependencies": { "autoprefixer": "^6.0.0", "fs-extra": "^0.24.0", "postcss": "^5.0.4" }, "devDependencies": { "gulp-json-editor": "2.2.1", "babel-eslint": "4.1.1", "gulp-replace": "0.5.4", "gulp-eslint": "1.0.0", "gulp-mocha": "2.1.3", "gulp-babel": "5.2.1", "mocha": "2.3.0", "gulp": "3.9.0", "chai": "3.2.0", "babel-core": "5.8.23" }, "bin": "./autoprefixer-cli", "scripts": { "test": "gulp" } }
Version data entries
5 entries across 5 versions & 1 rubygems