@jswork/weapp-wsui-shorty
Version:
weapp-wsui-shorty
38 lines (37 loc) • 778 B
JSON
{
"name": "@jswork/weapp-wsui-shorty",
"version": "1.0.2",
"description": "weapp-wsui-shorty",
"homepage": "https://github.com/afeiship/weapp-wsui-shorty",
"author": {
"name": "afei",
"email": "1290657123@qq.com"
},
"main": "dist/index.scss",
"scripts": {
"build": "gulp",
"release": "release-it"
},
"license": "MIT",
"devDependencies": {
"del": "^6.0.0",
"gulp": "^4.0.2",
"gulp-concat": "^2.6.1",
"gulp-load-plugins": "^2.0.6",
"gulp-rename": "^2.0.0",
"gulp-sass": "^5.1.0",
"release-it": "^14.6.2",
"yargs": "^17.0.1"
},
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"keywords": [
"weapp",
"short",
"name",
"wsui",
"shorty"
]
}