UNPKG

postcss-config-ivan

Version:
29 lines (28 loc) 716 B
{ "name": "postcss-config-ivan", "version": "0.0.6", "description": "postcss配置", "main": "postcss.config.js", "scripts": { "start": "echo \"Error: no start specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/IvanPeng2015/frontendtraining.git" }, "keywords": [ "postcss", "ivan" ], "author": "IvanPeng2015", "license": "MIT", "bugs": { "url": "https://github.com/IvanPeng2015/frontendtraining/issues" }, "homepage": "https://github.com/IvanPeng2015/frontendtraining#readme", "dependencies": { "autoprefixer": "^7.1.6", "doiuse": "^4.0.0", "postcss-flexbugs-fixes": "^3.2.0", "postcss-pxtorem": "^4.0.1" } }