|
|
11 年 前 | |
|---|---|---|
| .. | ||
| examples | 11 年 前 | |
| ext | 11 年 前 | |
| interop | 11 年 前 | |
| src | 11 年 前 | |
| test | 11 年 前 | |
| README.md | 11 年 前 | |
| binding.gyp | 11 年 前 | |
| index.js | 11 年 前 | |
| package.json | 11 年 前 | |
The package is built with
node-gyp configure
node-gyp build
or, for brevity
node-gyp configure build
The tests can be run with npm test on a dev install.