UNPKG

@stealify/connect-nfc-pcsc

Version:

Easy reading and writing NFC tags and cards

21 lines (20 loc) 269 B
{ "presets": [["@babel/preset-env", { "shippedProposals": true, "targets": { "node": "current" } }]], "env": { "production": { "presets": [ "minify", ["@babel/env", { "targets": { "node": "current" } }] ] } } }