{"name":"@taquito/taquito","version":"22.0.0-beta.0","description":"High level functionality that builds upon the other packages in the Tezos Typescript Library Suite.","keywords":["tezos","blockchain"],"main":"dist/taquito.umd.js","unpkg":"dist/taquito.min.js","module":"dist/taquito.es6.js","typings":"dist/types/taquito.d.ts","publishConfig":{"access":"public"},"author":"Simon Boissonneault-Robert <simon@ecadlabs.com>","repository":{"type":"git","url":"git+https://github.com/ecadlabs/taquito.git"},"bugs":{"url":"https://github.com/ecadlabs/taquito/issues"},"license":"Apache-2.0","engines":{"node":">=18"},"scripts":{"test":"jest --coverage","test:watch":"jest --coverage --watch","test:prod":"npm run lint && npm run test -- --no-cache","lint":"eslint --ext .js,.ts .","precommit":"lint-staged","prebuild":"rimraf dist","version-stamp":"node ./version-stamping.js","build":"tsc --project ./tsconfig.prod.json --module commonjs && rollup -c rollup.config.ts --bundleConfigAsCjs","build:release":"tsc --project ./tsconfig.prod.json --module commonjs && rollup -c rollup.config.ts --bundleConfigAsCjs && npm run build:web","build:web":"webpack && node update-readme.js","start":"rollup -c rollup.config.ts --bundleConfigAsCjs -w","postinstall":"node patch.js"},"lint-staged":{"{src,test}/**/*.ts":["prettier --write","eslint --fix"]},"jest":{"transform":{".(ts|tsx)":"ts-jest"},"testEnvironment":"node","testRegex":"(/__tests__/.*|\\.(test|spec))\\.(ts|tsx|js)$","moduleFileExtensions":["ts","tsx","js"],"moduleNameMapper":{"^@taquito/rpc$":"<rootDir>/../taquito-rpc/src/taquito-rpc.ts","^@taquito/michelson-encoder$":"<rootDir>/../taquito-michelson-encoder/src/taquito-michelson-encoder.ts","^@taquito/michel-codec$":"<rootDir>/../taquito-michel-codec/src/taquito-michel-codec.ts","^@taquito/http-utils$":"<rootDir>/../taquito-http-utils/src/taquito-http-utils.ts","^@taquito/utils$":"<rootDir>/../taquito-utils/src/taquito-utils.ts"},"coveragePathIgnorePatterns":["/node_modules/","/test/"],"collectCoverageFrom":["src/**/*.{js,ts}"]},"dependencies":{"@taquito/core":"^22.0.0-beta.0","@taquito/http-utils":"^22.0.0-beta.0","@taquito/local-forging":"^22.0.0-beta.0","@taquito/michel-codec":"^22.0.0-beta.0","@taquito/michelson-encoder":"^22.0.0-beta.0","@taquito/rpc":"^22.0.0-beta.0","@taquito/utils":"^22.0.0-beta.0","bignumber.js":"^9.1.2","rxjs":"^7.8.1"},"devDependencies":{"@babel/types":"7.25.2","@types/bluebird":"^3.5.42","@types/estree":"^1.0.5","@types/jest":"^29.5.12","@types/node":"^18","@typescript-eslint/eslint-plugin":"^6.21.0","@typescript-eslint/parser":"^6.21.0","buffer":"^6.0.3","colors":"^1.4.0","coveralls":"^3.1.1","cross-env":"^7.0.3","eslint":"^8.57.0","jest":"^29.7.0","jest-config":"^29.7.0","lint-staged":"^15.2.7","lodash.camelcase":"^4.3.0","os-browserify":"^0.3.0","prettier":"^3.3.3","prompt":"^1.3.0","replace-in-file":"^8.1.0","rimraf":"^6.0.1","rollup":"^4.22.4","rollup-plugin-json":"^4.0.0","rollup-plugin-typescript2":"^0.36.0","rx-sandbox":"^2.0.5","shelljs":"^0.8.5","stream-browserify":"^3.0.0","terser-webpack-plugin":"^5.3.10","ts-jest":"^29.2.3","ts-node":"^10.9.2","ts-toolbelt":"^9.6.0","typescript":"^5.5.4","webpack":"^5.94.0","webpack-assets-manifest":"^5.2.1","webpack-cli":"^5.1.4","webpack-subresource-integrity":"^5.1.0"},"gitHead":"239ae96ca142f3f63ecfc7e51731c115c3fe322f","_nodeVersion":"18.17.1","_npmVersion":"lerna/8.2.1/node@v18.17.1+arm64 (darwin)","_id":"@taquito/taquito@22.0.0-beta.0","dist":{"shasum":"efb70177e4c2a37f0cb70f21a0ebc40e1e18ca25","size":425706,"noattachment":false,"key":"/@taquito/taquito/-/@taquito/taquito-22.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@taquito/taquito/download/@taquito/taquito-22.0.0-beta.0.tgz"},"_npmUser":{"name":"hui-an.yang","email":"hui-an.yang@ecadlabs.com"},"directories":{},"maintainers":[{"name":"gimbrailo.ecad","email":""},{"name":"hui-an.yang","email":""},{"name":"jevonearth","email":""},{"name":"roxaneletourneau","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/taquito_22.0.0-beta.0_1742436803738_0.47713422201404954"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-20T02:13:24.016Z","publish_time":1742436804016,"_source_registry_name":"default","hasInstallScript":true,"_cnpm_publish_time":1742436804016,"dist-tags":{"latest":"24.2.0","next":"24.3.0-beta.2"}}