パッケージ: node-json-loader (0.5.7-5)
node-json-loader に関するリンク
Trisquel の資源:
node-json-loader ソースパッケージをダウンロード:
- [node-json-loader_0.5.7-5.dsc]
- [node-json-loader_0.5.7.orig.tar.gz]
- [node-json-loader_0.5.7-5.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Javascript Maintainers (メールアーカイブ)
- Pirate Praveen
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
json loader for webpack
This library is json loader module for webpack.
This library is a dependency for webpack. Webpack takes code targeted at node.js and makes it run in the browser. Node.js comes with API of its own that is not available in the browsers. Webpack exposes this code to programs that are unaware they are running in a browser.
Node.js is an event-based server-side JavaScript engine.