{ "name": "fa2-test", "version": "1.0.0", "description": "", "main": "fa2.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node balanceOf.js" }, "keywords": [ "Tezos" ], "author": "drew@chainofinsight.com", "license": "MIT", "dependencies": { "@taquito/beacon-wallet": "^9.2.0", "@taquito/signer": "^9.2.0", "@taquito/taquito": "^9.2.0", "@taquito/tzip12": "^9.2.0", "@taquito/tzip16": "^9.2.0" } }