UNPKG

taro-s4s

Version:

Nerv-multi多端开发解决方案

22 lines (21 loc) 432 B
{ "name": "@tarojs/plugin-uglifyjs", "version": "1.0.0-beta.10", "description": "Taro压缩JS文件", "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": { "uglify-js": "^3.3.24" } }