UNPKG

saven

Version:
22 lines (21 loc) 416 B
{ "name": "@savenjs/plugin-csso", "version": "1.0.1", "description": "saven压缩CSS文件", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/saven/superjs.git" }, "keywords": [ "saven" ], "author": "saven", "license": "MIT", "dependencies": { "csso": "^3.5.0" } }