camme / node-nfc

A first try at binding libnfc to node. This project is right now not good enough to use.
68 stars 39 forks source link

Fixed nfc.parse typo #24

Closed shuangjj closed 8 years ago

shuangjj commented 8 years ago

The data.toJSON() in the nfc.parse function returns JSON representation of the Buffer, not the bytes.