[ 原始碼: node-uglify-save-license ]
套件:node-uglify-save-license(0.4.1-2)
node-uglify-save-license 的相關連結
Debian 的資源:
下載原始碼套件 node-uglify-save-license:
- [node-uglify-save-license_0.4.1-2.dsc]
- [node-uglify-save-license_0.4.1.orig.tar.gz]
- [node-uglify-save-license_0.4.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [github.com]
相似套件:
License detector for UglifyJS
This module enables to preserve license comments when using UglifyJS.
Even if the license statement is in multiple line comments, or the comment has no directive such as @license and /*!, this module keeps them readable.
Node.js is an event-based server-side JavaScript engine.