### Introduction
使用node-pre-gyp 提供 [OpenCC](https://github.com/BYVoid/OpenCC)  在nodejs下编译后的模块

### Support
目前仅支持 Windows X64 平台下以下nodejs版本  

* 4.4.2

如果需要支持其余nodejs版本, 请提交ISSUES, 将尽快提供支持

###Installation
` npm install node-pre-opencc`

如果你的操作系统平台或nodejs版本没有出现在 [Release](https://github.com/WindWen/node-pre-opencc/releases) 列表中, 仍会开始 node-gyp 编译过程
