{"_id":"@3test/utils","_rev":"1-f680abb2b0eb5584346e660315f88fda","name":"@3test/utils","dist-tags":{"latest":"1.2.0"},"versions":{"1.2.0":{"name":"@3test/utils","version":"1.2.0","description":"General utility module with common helper functions.","main":"./dist/index.js","types":"./dist/index.d.ts","scripts":{"build":"npm run clean && npx tsc","clean":"rm -Rf ./dist","lint":"npx tslint 'src/**/*.ts?(x)'","test":"npm run lint && npx nyc npx hayspec test"},"hayspec":{"require":["ts-node/register"],"match":["./src/tests/**/*.test.ts"]},"nyc":{"extension":[".ts"],"require":["ts-node/register"],"exclude":["src/tests"]},"repository":{"type":"git","url":"git+https://github.com/0xcert/framework.git"},"bugs":{"url":"https://github.com/0xcert/framework/issues"},"homepage":"https://github.com/0xcert/framework#readme","keywords":["0xcert","framework","protocol","asset","value","values","currency","token","non-fungible","fungible","erc-721","erc-20","blockchain","javascript","typescript","nodejs","vuejs","nuxtjs","npm","libraries","smart-contract","ethereum","zxc"],"license":"MIT","devDependencies":{"@hayspec/cli":"^0.8.3","@hayspec/spec":"^0.8.3","@types/node":"^10.12.24","nyc":"^13.1.0","ts-node":"^7.0.1","tslint":"^5.12.1","typescript":"^3.1.1"},"dependencies":{"eth-lib":"0.1.27","node-fetch":"^2.3.0"},"_id":"@3test/utils@1.2.0","_npmVersion":"6.4.1","_nodeVersion":"11.1.0","_npmUser":{"name":"moman","email":"vengust.tadej@gmail.com"},"dist":{"integrity":"sha512-KC41tBc7AJtZ1deXFQml83xKoqeh/Tmt6ROuyHGlh8LqydKPSLweIVN/1gkLBB7VQGZNiQ4PIn3GMZn55Q0Jcw==","shasum":"a35fb99e78e55697a26eb0ed4ad5a82bcc3a96d5","tarball":"https://registry.npmjs.org/@3test/utils/-/utils-1.2.0.tgz","fileCount":82,"unpackedSize":63621,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrdh5CRA9TVsSAnZWagAAn54QAKKg5nxww+q8JC4x9vPc\nZlLyoWibjy0zlvFrmn2cJrD5K+PU5M83o+WHzq/nWdPTWgM9FNmh3J5lL82V\nbTtz21nRFLmnWyAQPii014a8XZSWsdYO5y24L7HGctalzX75lWfz6feytC0a\n0fzxNMsEgu5cJpQ+p/UxPYGwodri/rAKgGF4RVNg7zfzEeldvvAwsKmEsdE3\nMUMG8qv9tWn6yRBZOMsTFH4dzhDHPIyQyxGh4OUqtf5lNH+Q9W5F7ucI6To/\nAdGJZiskIdzYbcvUhzvWoqTuVdN9mMo8JdoxQqC79NIfWmu2PWfiXN2B1nPb\nxjHiAclUErH8yOxmIpULWuXoucEKhiZQiZgN/MrZuxJgNYL4/o3th7Y8ufG0\nKiCNpnAqU8D8SnGdRxU+juaj+oRIIFPq0Jb91TOx88Rvc7jSPJoA65IvLrpG\n2O5GJHkpgo/BEaSEP1pAW3MRD0pHOsObh9Wtu7JLdCTazPHpRMA2bdtLY/OY\nLaPeBDLRR1jb1+qo049b7a8/gd8/2EDqB6NYmrj4auBOH7ai8XfPsFA3JY1U\nG3EqMqq7W7IiRextoITfBZ/cT63Dn0cjR8oiKFs8kC8V7F0H9QvjPvpQRxD/\nrop2oKA3opVMqHxTBLud7MYQU7eZKCrQocWoMEZDYz8thF9dUhFCtv2GEFa8\n+N87\r\n=oXMm\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCEY2ChNcEqILk1eHKbX+qITXqDSGy/+XcXk1lT/LQ9+QIhAOAXN+/J5Ua66kGXzEnqyMeINJ5cCgZkv7ZEY9ElSR2v"}]},"maintainers":[{"name":"moman","email":"vengust.tadej@gmail.com"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/utils_1.2.0_1554897016396_0.32651640215833155"},"_hasShrinkwrap":false}},"time":{"created":"2019-04-10T11:50:16.195Z","1.2.0":"2019-04-10T11:50:16.552Z","modified":"2022-04-04T10:45:26.596Z"},"maintainers":[{"name":"moman","email":"vengust.tadej@gmail.com"}],"description":"General utility module with common helper functions.","homepage":"https://github.com/0xcert/framework#readme","keywords":["0xcert","framework","protocol","asset","value","values","currency","token","non-fungible","fungible","erc-721","erc-20","blockchain","javascript","typescript","nodejs","vuejs","nuxtjs","npm","libraries","smart-contract","ethereum","zxc"],"repository":{"type":"git","url":"git+https://github.com/0xcert/framework.git"},"bugs":{"url":"https://github.com/0xcert/framework/issues"},"license":"MIT","readme":"<img src=\"https://github.com/0xcert/framework/raw/master/assets/cover-sub.png\" />\n\n> General utility module with common helper functions.\n\nThe [0xcert Framework](https://docs.0xcert.org) is a free and open-source JavaScript library that provides tools for building powerful decentralized applications. Please refer to the [official documentation](https://docs.0xcert.org) for more details.\n\nThis module is one of the bricks of the [0xcert Framework](https://docs.0xcert.org). It's written with [TypeScript](https://www.typescriptlang.org) and it's actively maintained. The source code is available on [GitHub](https://github.com/0xcert/framework) where you can also find our [issue tracker](https://github.com/0xcert/framework/issues).\n\n# Utilities\n\nThis small collection of functions are a convenience for common situations programming in TypeScript.\n","readmeFilename":"README.md"}