deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
require function that bypasses the require cache.
This is probably the closest you can currently get to require something in
node.js with completely bypassing the require cache.
.
stealthy-require works like this:
.
* It clears the require cache.
* It calls a callback in which you require your module(s) without the cache
kicking in.
* It clears the cache again and restores its old state.
.
Node.js is an event-based server-side JavaScript engine.
Homepage: https://github.com/analog-nico/stealthy-require#readme
Installed-Size: '20'
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Multi-Arch: foreign
Package: node-stealthy-require
Priority: optional
Section: javascript
Version: 1.1.1-6
srcpkg_name: node-stealthy-require
srcpkg_version: 1.1.1-6