[ ソース: node-private ]
パッケージ: node-private (0.1.6+20141112-2)
node-private に関するリンク
Debian の資源:
node-private ソースパッケージをダウンロード:
- [node-private_0.1.6+20141112-2.dsc]
- [node-private_0.1.6+20141112.orig.tar.gz]
- [node-private_0.1.6+20141112-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Utility for associating truly private state with any JavaScript object
A general-purpose utility for associating truly private state with any JavaScript object : only code that has references both to the object and an associated getSecret object can access to the private state.
Node.js is an event-based server-side JavaScript engine.