900bb1f7b729c7b9fb8da8f3fbe9ebb6f3abb15b
[node_zettair.git] / binding.gyp
1 {
2   "targets": [
3     {
4       "target_name": "zet",
5       "sources": ["zetjs.cpp"]
6     }
7   ]
8 }