UNPKG

saven

Version:
22 lines (21 loc) 427 B
{ "name": "@savenjs/plugin-stylus", "version": "1.0.1", "description": "saven 编译 stylus 文件", "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": { "stylus": "^0.54.5" } }