taro-s4s
Version:
Nerv-multi多端开发解决方案
22 lines (21 loc) • 434 B
JSON
{
"name": "@tarojs/plugin-stylus",
"version": "1.0.0-beta.10",
"description": "Taro 编译 stylus 文件",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NervJS/taro.git"
},
"keywords": [
"taro"
],
"author": "luckyadam",
"license": "MIT",
"dependencies": {
"stylus": "^0.54.5"
}
}