[ 源代码: pkg-js-tools ]
软件包:dh-nodejs(0.15.23)
debhelper addon to build Node.js modules
dh-nodejs provides debhelper files (set dh-sequence-nodejs into build dependencies) to automatically:
* read lerna.conf "packages" field if exists and/or "workspaces" field from package.json * link or copy needed modules into node_modules/ directory * automatically build package and components when build system is recognized * launch test * choose files to install * build "Provides" value for package with components * build pkgjs-lock.json files and "XB-Javascript-Built-Using" value for packages built with webpack/browserify * clean all its stuff during dh_auto_clean step
其他与 dh-nodejs 有关的软件包
|
|
|
|
-
- dep: debhelper
- 用于 debian/rules 的帮助程序
-
- dep: libdebian-copyright-perl
- perl module to parse, merge and write Debian copyright files
-
- dep: libdebian-source-perl
- collection of Perl modules for handling Debian source packages
-
- dep: libdpkg-perl
- Dpkg perl modules
-
- dep: libfile-which-perl
- Perl module for searching paths for executable programs
-
- dep: libgraph-perl
- Perl module for graph data structures and algorithms
-
- dep: libipc-run-perl
- Perl module for running processes
-
- dep: libjson-perl
- module for manipulating JSON-formatted data
-
- dep: libyaml-perl
- YAML Ain't Markup Language
-
- dep: nodejs
- evented I/O for V8 javascript - runtime executable
-
- dep: perl
- 拉里 沃尔的实用报表提取语言(Perl)
-
- sug: node-rollup-plugin-commonjs
- Node.js plugin for rollup to convert CommonJS modules to ES6
-
- sug: node-rollup-plugin-node-resolve
- rollup plugin to bundle third-party dependencies
-
- sug: pkg-js-tools
- collection of tools to aid packaging Node.js modules in Debian
-
- sug: rollup
- ES6 module bundler for JavaScript