UNPKG

@tarojs/plugin-uglifyjs

Version:
22 lines (21 loc) 425 B
{ "name": "@tarojs/plugin-uglifyjs", "version": "1.3.45", "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" } }