{"_id":"@solana-program/system","_rev":"4673624","name":"@solana-program/system","description":"JavaScript client for the System program","dist-tags":{"latest":"0.12.0"},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"time":{"modified":"2026-04-10T23:25:57.000Z","created":"2024-03-08T14:59:25.451Z","0.12.0":"2026-02-17T17:29:00.520Z","0.11.0":"2026-02-06T09:26:37.435Z","0.10.0":"2025-11-05T11:17:58.615Z","0.9.1":"2025-11-05T11:14:36.177Z","0.9.0":"2025-10-13T16:55:00.897Z","0.8.1":"2025-10-03T08:11:17.454Z","0.8.0":"2025-09-02T12:19:55.169Z","0.7.0":"2025-03-03T15:33:04.679Z","0.6.2":"2024-11-14T11:02:36.774Z","0.6.1":"2024-11-05T18:15:04.518Z","0.6.0":"2024-10-31T18:22:58.957Z","0.5.4":"2024-10-24T08:13:31.220Z","0.5.3":"2024-10-10T11:32:11.869Z","0.5.2":"2024-10-03T16:31:26.360Z","0.5.1":"2024-09-11T14:58:12.980Z","0.5.0":"2024-08-05T17:17:46.511Z","0.4.1":"2024-07-29T09:52:18.867Z","0.4.0":"2024-07-17T10:50:03.933Z","0.3.3":"2024-06-26T15:42:59.307Z","0.3.2":"2024-05-01T18:28:34.104Z","0.3.1":"2024-04-29T16:00:12.390Z","0.3.0":"2024-04-26T10:35:06.248Z","0.2.0":"2024-03-21T11:07:37.773Z","0.1.3":"2024-03-14T15:17:15.849Z","0.1.2":"2024-03-14T09:07:00.834Z","0.1.1":"2024-03-13T00:04:00.925Z","0.1.0":"2024-03-08T14:59:25.451Z"},"users":{},"repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"versions":{"0.12.0":{"name":"@solana-program/system","version":"0.12.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/kit":"^6.1.0"},"devDependencies":{"@solana/eslint-config-solana":"^6.0.0","@solana/kit-plugins":"^0.5.0","@solana/kit":"^6.1.0","@types/node":"^24","eslint":"^9.39.2","prettier":"^3.7.4","rimraf":"^6.1.2","tsup":"^8.1.2","typedoc":"^0.28.15","typescript":"^5.9.3","vitest":"^4.0.15"},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","dev":"vitest","test":"vitest run","lint":"eslint src","lint:fix":"eslint --fix src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.12.0","_integrity":"sha512-ZnAAWeGVMWNtJhw3GdifI2HnhZ0A0H0qs8tBkcFvxp/8wIavvO+GOM4Jd0N22u2+Lni2zcwvcrxrsxj6Mjphng==","_resolved":"/tmp/80fd380f9f1464312b36049db5e65cae/solana-program-system-0.12.0.tgz","_from":"file:solana-program-system-0.12.0.tgz","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"shasum":"a69ebdd9918d5a0d06246555965a59a829991ad9","size":58148,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.12.0.tgz"},"_npmUser":{"name":"joncinque","email":"me@jonc.dev"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/system_0.12.0_1771349340376_0.029125280067058723"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-17T17:29:00.520Z","publish_time":1771349340520,"_source_registry_name":"default","_cnpm_publish_time":1771349340520},"0.11.0":{"name":"@solana-program/system","version":"0.11.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/kit":"^6.0.0"},"devDependencies":{"@solana/eslint-config-solana":"^6.0.0","@solana/kit":"^6.0.0","@types/node":"^24","eslint":"^9.39.2","prettier":"^3.7.4","rimraf":"^6.1.2","tsup":"^8.1.2","typedoc":"^0.28.15","typescript":"^5.9.3","vitest":"^4.0.15"},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","dev":"vitest","test":"vitest run","lint":"eslint src","lint:fix":"eslint --fix src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.11.0","_integrity":"sha512-SJeQVTkqGZzIXd7XHlCxnfpKpvPZghB1IFwddPPG04ydVXtDLRWp9wLoTR5Prkl9FIWRe/c5VgT4nxyzW1cAuQ==","_resolved":"/tmp/63825fcddb0b5ee7a9e64d793f5b342d/solana-program-system-0.11.0.tgz","_from":"file:solana-program-system-0.11.0.tgz","_nodeVersion":"20.20.0","_npmVersion":"10.8.2","dist":{"shasum":"1f29d8cfef41402cee2ed9bd29986a7a1f106af7","size":56016,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.11.0.tgz"},"_npmUser":{"name":"joncinque","email":"me@jonc.dev"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/system_0.11.0_1770369997285_0.137740293295336"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2026-02-06T09:26:37.435Z","publish_time":1770369997435,"_source_registry_name":"default","_cnpm_publish_time":1770369997435},"0.10.0":{"name":"@solana-program/system","version":"0.10.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/kit":"^5.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/kit":"^5.0","@types/node":"^24","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.6.2","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.10.0","_integrity":"sha512-Go+LOEZmqmNlfr+Gjy5ZWAdY5HbYzk2RBewD9QinEU/bBSzpFfzqDRT55JjFRBGJUvMgf3C2vfXEGT4i8DSI4g==","_resolved":"/tmp/f0ca1c4673870c56ba8b423db90fe5ba/solana-program-system-0.10.0.tgz","_from":"file:solana-program-system-0.10.0.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"f68ffb0a3e1c1d5e68ecfe111fbbe729f95a582a","size":54002,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.10.0.tgz"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/system_0.10.0_1762341478424_0.11243843227698269"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-05T11:17:58.615Z","publish_time":1762341478615,"_source_registry_name":"default","_cnpm_publish_time":1762341478615},"0.9.1":{"name":"@solana-program/system","version":"0.9.1","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/kit":"^5.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/kit":"^5.0","@types/node":"^24","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.6.2","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.9.1","_integrity":"sha512-2N30CgYJw0qX8jKU8vW808yLmx5oRoDSM+FC6tqhsLQiph7agK9eRXJlnrq6OUfTAZd5yCYQHQvGtx0S8I9SAA==","_resolved":"/tmp/886b97a8a6e4228fc189fcf449812fbc/solana-program-system-0.9.1.tgz","_from":"file:solana-program-system-0.9.1.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"fafd9abaa2a48adb80a78e5f712847b3d817b37c","size":54005,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.9.1.tgz"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/system_0.9.1_1762341275994_0.10885724706518674"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-11-05T11:14:36.177Z","publish_time":1762341276177,"_source_registry_name":"default","_cnpm_publish_time":1762341276177},"0.9.0":{"name":"@solana-program/system","version":"0.9.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/kit":"^4.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/kit":"^4.0","@types/node":"^24","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.6.2","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.9.0","_integrity":"sha512-yu+i0SZ+c+0E9Cy+btoMiCbxRnP/FLQuv/Ba8l2klZApAiOX1Ja/2IGkctFV36fglsI7PwD9czkSkHm8og+QeA==","_resolved":"/tmp/e0b5afbb595637b579190df3abedf3b3/solana-program-system-0.9.0.tgz","_from":"file:solana-program-system-0.9.0.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"ae18325200b6e4d8a6bc757dea99cf9da5679f2f","size":54003,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.9.0.tgz"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/system_0.9.0_1760374500705_0.6369488072089293"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-13T16:55:00.897Z","publish_time":1760374500897,"_source_registry_name":"default","_cnpm_publish_time":1760374500897},"0.8.1":{"name":"@solana-program/system","version":"0.8.1","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/kit":"^3.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/kit":"^3.0","@types/node":"^24","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.6.2","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.8.1","_integrity":"sha512-71U9Mzdpw8HQtfgfJSL5xKZbLMRnza2Llsfk7gGnmg2waqK+o8MMH4YNma8xXS1UmOBptXIiNvoZ3p7cmOVktg==","_resolved":"/tmp/134e91b6c779431709530e952cf8128e/solana-program-system-0.8.1.tgz","_from":"file:solana-program-system-0.8.1.tgz","_nodeVersion":"20.19.5","_npmVersion":"10.8.2","dist":{"shasum":"0711362899ee4a76d2dc0a8ca5176e3426b8458c","size":53852,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.8.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.8.1.tgz"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/system_0.8.1_1759479077206_0.760228234516179"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-03T08:11:17.454Z","publish_time":1759479077454,"_source_registry_name":"default","_cnpm_publish_time":1759479077454},"0.8.0":{"name":"@solana-program/system","version":"0.8.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/kit":"^3.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/kit":"^3.0","@types/node":"^24","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.8.0","_integrity":"sha512-/VJZjFoI+FMrsO5gPgktRIo6Sf/2pMEkkpA6grLtm4Xx52bQDo4fBvhA33FL+3pSf25yHcMcXwrKwqDk6/O1fw==","_resolved":"/tmp/4bac20198cf2c595381bd6799ad0d1f1/solana-program-system-0.8.0.tgz","_from":"file:solana-program-system-0.8.0.tgz","_nodeVersion":"20.19.4","_npmVersion":"10.8.2","dist":{"shasum":"8d08affc5188d0e434586c33126e407a21e19087","size":53112,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.8.0.tgz"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/system_0.8.0_1756815594966_0.14150721098093744"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-02T12:19:55.169Z","publish_time":1756815595169,"_source_registry_name":"default","_cnpm_publish_time":1756815595169},"0.7.0":{"name":"@solana-program/system","version":"0.7.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/kit":"^2.1.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/kit":"^2.1.0","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.7.0","_integrity":"sha512-FKTBsKHpvHHNc1ATRm7SlC5nF/VdJtOSjldhcyfMN9R7xo712Mo2jHIzvBgn8zQO5Kg0DcWuKB7268Kv1ocicw==","_resolved":"/tmp/806002da51f2de7dcdcb66c783bd744d/solana-program-system-0.7.0.tgz","_from":"file:solana-program-system-0.7.0.tgz","_nodeVersion":"20.18.3","_npmVersion":"10.8.2","dist":{"shasum":"3e21c9fb31d3795eb65ba5cb663947c19b305bad","size":52834,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.7.0.tgz"},"_npmUser":{"name":"solana-devs","email":"npm@solana.org"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/system_0.7.0_1741015984461_0.7932256589436766"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-03-03T15:33:04.679Z","publish_time":1741015984679,"_source_registry_name":"default","_cnpm_publish_time":1741015984679},"0.6.2":{"name":"@solana-program/system","version":"0.6.2","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/web3.js":"^2.0.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"^2.0.0","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.6.2","_integrity":"sha512-q0ZnylK+LISjuP2jH5GWV9IJPtpzQctj5KQwij9XCDRSGkcFr2fpqptNnVupTLQiNL6Q4c1OZuG8WBmyFXVXZw==","_resolved":"/tmp/deb99a6368fad3e234d6be63057b6a7e/solana-program-system-0.6.2.tgz","_from":"file:solana-program-system-0.6.2.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"shasum":"7b5d5097a03cb544da9e7df49fe7519594cdd294","size":52886,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.6.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.6.2.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.6.2_1731582156574_0.6112538473931948"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-14T11:02:36.774Z","publish_time":1731582156774,"_source_registry_name":"default","_cnpm_publish_time":1731582156774},"0.6.1":{"name":"@solana-program/system","version":"0.6.1","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/web3.js":"2.0.0-rc.4"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"2.0.0-rc.4","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.6.1","_integrity":"sha512-vfBzveKp13gUL4M8p7wIFamPTT0aPJycUat6GcJGJRopfDX/pB8DHIURKiqFw3UGt7PJ6+koM2uWyESAifjZvA==","_resolved":"/tmp/0b1d11872d6eef03ac609e81b1316f9b/solana-program-system-0.6.1.tgz","_from":"file:solana-program-system-0.6.1.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"shasum":"efc99dcfa14fbf1efe754f485fd70bf5bb16b0bf","size":52895,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.6.1.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.6.1_1730830504280_0.34754831420705945"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-11-05T18:15:04.518Z","publish_time":1730830504518,"_source_registry_name":"default","_cnpm_publish_time":1730830504518},"0.6.0":{"name":"@solana-program/system","version":"0.6.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/web3.js":"2.0.0-rc.3"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"2.0.0-rc.3","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.6.0","_integrity":"sha512-8NBUPUAxgpuvD1GhqGg7BYsoAGt4WZUM2zve6BiUUpUHbmB9qAIgaNB6DoVl3SBwEKVaUsl8c/Pz0xHQYK7KUQ==","_resolved":"/tmp/e9829995d370f82c2bb0ce036de2ee89/solana-program-system-0.6.0.tgz","_from":"file:solana-program-system-0.6.0.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"shasum":"d5358051f9d0022e2bfd062e691173a1e4b75dbd","size":52892,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.6.0.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.6.0_1730398978673_0.24737472768492808"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-31T18:22:58.957Z","publish_time":1730398978957,"_source_registry_name":"default","_cnpm_publish_time":1730398978957},"0.5.4":{"name":"@solana-program/system","version":"0.5.4","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","repository":{"type":"git","url":"git+https://github.com/solana-program/system.git"},"bugs":{"url":"https://github.com/solana-program/system/issues"},"homepage":"https://github.com/solana-program/system#readme","peerDependencies":{"@solana/web3.js":"2.0.0-rc.1"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"2.0.0-rc.1","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.5.4","_integrity":"sha512-l8xjUxKagzPL/bTqCrdcsPh+AcnsER/lV+sJrJa+D3jV2VgNu1m2At4pd4k63Hmm+lMWe6OKOa0itbPfMNhgXw==","_resolved":"/tmp/b92acb6709bd11309fff7566921b8eac/solana-program-system-0.5.4.tgz","_from":"file:solana-program-system-0.5.4.tgz","_nodeVersion":"20.18.0","_npmVersion":"10.8.2","dist":{"shasum":"bf650e8e27af771bc01c20c55aabd1797f79fdff","size":52896,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.5.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.5.4.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.5.4_1729757611031_0.7451308665024661"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-24T08:13:31.220Z","publish_time":1729757611220,"_source_registry_name":"default","_cnpm_publish_time":1729757611220},"0.5.3":{"name":"@solana-program/system","version":"0.5.3","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","peerDependencies":{"@solana/web3.js":"2.0.0-rc.1"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"2.0.0-rc.1","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.5.3","_integrity":"sha512-SOHJGKsjUUA2Puw2TDsI6Si1fFl2WaXB2+/e3Gqv45D2Qf0ilxuIfBR3DcPD2A2WRm/xxTgerkVkBVmtNw3yYQ==","_resolved":"/tmp/9e3b41e54f9ae55561d9b378181cc26d/solana-program-system-0.5.3.tgz","_from":"file:solana-program-system-0.5.3.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"6152eb325f1e5c887554e6dcb53f26ade1ec0c85","size":52840,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.5.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.5.3.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.5.3_1728559931664_0.16562034985904872"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-10T11:32:11.869Z","publish_time":1728559931869,"_source_registry_name":"default","_cnpm_publish_time":1728559931869},"0.5.2":{"name":"@solana-program/system","version":"0.5.2","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","peerDependencies":{"@solana/web3.js":"2.0.0-rc.1"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"2.0.0-rc.1","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.5.2","_integrity":"sha512-l5JgJScheEksjz1sFV2q5sCQ1Ia3m5uFIVJa2MOZelz0rRLe1PUhb/Cihba6wsUZmWd2pSEk8V1Br1zaJRjbzA==","_resolved":"/tmp/7b0ed792c5d3662d8e4ac944e70e6ffc/solana-program-system-0.5.2.tgz","_from":"file:solana-program-system-0.5.2.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"c534de6a819eefc8210ed027626746df155a72fb","size":52843,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.5.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.5.2.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.5.2_1727973086197_0.6102793645591329"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-10-03T16:31:26.360Z","publish_time":1727973086360,"_source_registry_name":"default","_cnpm_publish_time":1727973086360},"0.5.1":{"name":"@solana-program/system","version":"0.5.1","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","peerDependencies":{"@solana/web3.js":"2.0.0-rc.1"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"2.0.0-rc.1","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.5.1","_integrity":"sha512-2Em32hvP6Gtn9kmouAzWZiK3si5iEctvSn5MGlF8PRd6BLQ+uXtRZFOSgoMKtRSob7vtO2XpptwW2Vvmsv7jlQ==","_resolved":"/tmp/22e39c012daa13d776e30a043a6a7a30/solana-program-system-0.5.1.tgz","_from":"file:solana-program-system-0.5.1.tgz","_nodeVersion":"20.17.0","_npmVersion":"10.8.2","dist":{"shasum":"0ac769d663cd22d4eec71897f136eaae541769d0","size":49421,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.5.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.5.1.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.5.1_1726066692820_0.26263423139765174"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-09-11T14:58:12.980Z","publish_time":1726066692980,"_source_registry_name":"default","_cnpm_publish_time":1726066692980},"0.5.0":{"name":"@solana-program/system","version":"0.5.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","peerDependencies":{"@solana/web3.js":"2.0.0-rc.0"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"2.0.0-rc.0","@solana/webcrypto-ed25519-polyfill":"2.0.0-rc.0","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.5.0","_integrity":"sha512-vZ5WfkZTSR3ZvikvG4dIN1B1Hjje+a2oy5E4i6T4z4C7WwPEwBti0bRz0hno4pmlqqG+VxAydhvFsXpRX7N0dQ==","_resolved":"/tmp/468de9f984d3f03a2215c2c4f4801fbf/solana-program-system-0.5.0.tgz","_from":"file:solana-program-system-0.5.0.tgz","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"221c871f0556b974220bc170df9a876068d6479d","size":49454,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.5.0.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.5.0_1722878266267_0.15811114487503297"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-08-05T17:17:46.511Z","publish_time":1722878266511,"_source_registry_name":"default","_cnpm_publish_time":1722878266511},"0.4.1":{"name":"@solana-program/system","version":"0.4.1","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","peerDependencies":{"@solana/web3.js":"2.0.0-preview.4"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"2.0.0-preview.4","@solana/webcrypto-ed25519-polyfill":"2.0.0-preview.4","@types/node":"^20","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.1.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.5.3"},"ava":{"nodeArguments":["--no-warnings"],"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.4.1","_integrity":"sha512-9TyqkaKk6NJLECfewLW96sP4Oaw6YW/wzyxzt5Kn3h13i71Fo0mHlnMqw/D4VX1mn0LxM2fsZAaz4vazjRTCYQ==","_resolved":"/tmp/b79458791f672c9af2d5c53380bf7011/solana-program-system-0.4.1.tgz","_from":"file:solana-program-system-0.4.1.tgz","_nodeVersion":"18.20.4","_npmVersion":"10.7.0","dist":{"shasum":"ab3006cdb2f9a821935a6511ba0511788748708a","size":49460,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.4.1.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.4.1_1722246738668_0.9810092624551905"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-29T09:52:18.867Z","publish_time":1722246738867,"_source_registry_name":"default","_cnpm_publish_time":1722246738867},"0.4.0":{"name":"@solana-program/system","version":"0.4.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","peerDependencies":{"@solana/web3.js":"2.0.0-preview.4"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.3","@solana/web3.js":"tp4","@solana/webcrypto-ed25519-polyfill":"tp4","@types/node":"^20.14.11","@typescript-eslint/eslint-plugin":"^7.16.1","@typescript-eslint/parser":"^7.16.1","ava":"^6.1.3","eslint":"^8.57.0","prettier":"^3.3.3","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.5.3"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.4.0","_integrity":"sha512-+kulWyBvu6bimkPcueoavFf6TS/Lo6CJ2mtfkOsoeOm9i7cmk48vaknrGpDKT0KnNaqneO2nMO9X6E8eEkdpgQ==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/e37337e7e502957f92c1c139d82d2349/solana-program-system-0.4.0.tgz","_from":"file:solana-program-system-0.4.0.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"49e9bd6035b862b4378c5cee6c249f63a52f558c","size":47638,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.4.0.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.4.0_1721213403739_0.8593834765957991"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-07-17T10:50:03.933Z","publish_time":1721213403933,"_source_registry_name":"default","_cnpm_publish_time":1721213403933},"0.3.3":{"name":"@solana-program/system","version":"0.3.3","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"Apache-2.0","peerDependencies":{"@solana/web3.js":"2.0.0-preview.3"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.0","@solana/web3.js":"tp3","@solana/webcrypto-ed25519-polyfill":"tp3","@typescript-eslint/eslint-plugin":"^7.3.1","@typescript-eslint/parser":"^7.3.1","ava":"^6.1.2","eslint":"^8.57.0","prettier":"^3.2.5","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.4.2"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.3.3","_integrity":"sha512-TBR/NjAOn7kt1g1aZcUka6yk+n70/EcXO0cPL+lXCIfzqL5/3u1ko0UOLmdyCrs13jVheI+zeKmyR4Ft1Yz2fQ==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/7b52c2f594b493845f07109341c5d895/solana-program-system-0.3.3.tgz","_from":"file:solana-program-system-0.3.3.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"f863dfb8bcdd84f9a4fe44a2ca1aa937e1c23d0d","size":47963,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.3.3.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.3.3_1719416579136_0.25401515313026257"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-06-26T15:42:59.307Z","publish_time":1719416579307,"_source_registry_name":"default","maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_cnpm_publish_time":1719416579307},"0.3.2":{"name":"@solana-program/system","version":"0.3.2","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/index.d.ts","type":"commonjs","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"MIT","peerDependencies":{"@solana/web3.js":"2.0.0-preview.3"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.0","@solana/web3.js":"tp3","@solana/webcrypto-ed25519-polyfill":"tp3","@typescript-eslint/eslint-plugin":"^7.3.1","@typescript-eslint/parser":"^7.3.1","ava":"^6.1.2","eslint":"^8.57.0","prettier":"^3.2.5","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.4.2"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@8.2.0","scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.3.2","_integrity":"sha512-tQnomntv06LPW9yDCxQqqUElhovr+2bl0r3fqDm1a38CsUGorKV54Z5g9tbXiRSk5DebQu3WhQCZgHLs7spcIw==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/29558bce9c51c3b7868a38efd40d2af2/solana-program-system-0.3.2.tgz","_from":"file:solana-program-system-0.3.2.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"7bdb3a6a728d200ecfabbcbd305ceba69a701c16","size":48024,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.3.2.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.3.2_1714588113918_0.3599729492476762"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-05-01T18:28:34.104Z","publish_time":1714588114104,"_source_registry_name":"default","_cnpm_publish_time":1714588114104},"0.3.1":{"name":"@solana-program/system","version":"0.3.1","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.js","main":"./dist/src/index.cjs","types":"./dist/types/src/index.d.ts","type":"module","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/src/index.js","require":"./dist/src/index.cjs"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"MIT","peerDependencies":{"@solana/web3.js":"2.0.0-preview.3"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.0","@solana/web3.js":"tp3","@solana/webcrypto-ed25519-polyfill":"tp3","@typescript-eslint/eslint-plugin":"^7.3.1","@typescript-eslint/parser":"^7.3.1","ava":"^6.1.2","eslint":"^8.57.0","prettier":"^3.2.5","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.4.2"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@8.2.0","scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.3.1","_integrity":"sha512-coFeE81n0FUaYJy6MBx9+Pl4Fjg75zMXOtgi0TQvB1gozE6O9cLYJjDyPk+GragtOEXALhVSgL/5KFhNDc3Hgg==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/098a75c9d5a5a9696855c27c9c050a51/solana-program-system-0.3.1.tgz","_from":"file:solana-program-system-0.3.1.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"5f55bbc0ddfe0573b151f2c4305b02d4f0e2fb70","size":48615,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.3.1.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.3.1_1714406412165_0.48007323619665176"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-29T16:00:12.390Z","publish_time":1714406412390,"_source_registry_name":"default","_cnpm_publish_time":1714406412390},"0.3.0":{"name":"@solana-program/system","version":"0.3.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.js","main":"./dist/src/index.cjs","types":"./dist/types/src/index.d.ts","type":"module","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/src/index.js","require":"./dist/src/index.cjs"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"MIT","peerDependencies":{"@solana/web3.js":"tp3"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.0","@solana/web3.js":"tp3","@solana/webcrypto-ed25519-polyfill":"tp3","@typescript-eslint/eslint-plugin":"^7.3.1","@typescript-eslint/parser":"^7.3.1","ava":"^6.1.2","eslint":"^8.57.0","prettier":"^3.2.5","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.4.2"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@8.2.0","scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.3.0","_integrity":"sha512-+V6zEElJZAuA2KUgT06Eh2jeSZvLe9wCFLDTKi/B6PDqgPATB0VyRAT8m0GgVw3sPaUVrsVaSi1pErMSfkI/4Q==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/a43cea24b7251864ae1d8c5b67a0cd73/solana-program-system-0.3.0.tgz","_from":"file:solana-program-system-0.3.0.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"59ffaa39b7b47a832c740d58b3e09f734bf365a5","size":48600,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.3.0.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.3.0_1714127706071_0.1568678368974632"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-04-26T10:35:06.248Z","publish_time":1714127706248,"_source_registry_name":"default","_cnpm_publish_time":1714127706248},"0.2.0":{"name":"@solana-program/system","version":"0.2.0","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.js","main":"./dist/src/index.cjs","types":"./dist/types/src/index.d.ts","type":"module","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/src/index.js","require":"./dist/src/index.cjs"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"MIT","dependencies":{"@solana/accounts":"^2.0.0-preview","@solana/addresses":"^2.0.0-preview","@solana/codecs":"^2.0.0-preview","@solana/instructions":"^2.0.0-preview","@solana/programs":"^2.0.0-preview","@solana/signers":"^2.0.0-preview"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/eslint-config-solana":"^3.0.0","@solana/web3.js":"^2.0.0-preview","@solana/webcrypto-ed25519-polyfill":"^2.0.0-preview","@typescript-eslint/eslint-plugin":"^7.3.1","@typescript-eslint/parser":"^7.3.1","ava":"^6.1.2","eslint":"^8.57.0","prettier":"^3.2.5","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.12","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.4.2"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@8.2.0","scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.2.0","_integrity":"sha512-60uqnEvX/mxLd51YQju+8vm09VSK8VoBslzb2FFpOMFAcWG3FpXR2mOK5v7IE8+cDQRCO+6P33wxzKQ9rAoOpw==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/1a0e5b90f2f5e6fe3bf3b26b5bd1b5c6/solana-program-system-0.2.0.tgz","_from":"file:solana-program-system-0.2.0.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"08d806a83b47b0a563768fe9101e7f90a54a244c","size":51633,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.2.0.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.2.0_1711019257611_0.32707422161755395"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-21T11:07:37.773Z","publish_time":1711019257773,"_source_registry_name":"default","_cnpm_publish_time":1711019257773},"0.1.3":{"name":"@solana-program/system","version":"0.1.3","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.js","main":"./dist/src/index.cjs","types":"./dist/types/src/index.d.ts","type":"module","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/src/index.js","require":"./dist/src/index.cjs"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"MIT","dependencies":{"@solana/accounts":"^2.0.0-preview","@solana/addresses":"^2.0.0-preview","@solana/codecs":"^2.0.0-preview","@solana/instructions":"^2.0.0-preview","@solana/programs":"^2.0.0-preview","@solana/signers":"^2.0.0-preview"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/web3.js":"^2.0.0-preview","@solana/webcrypto-ed25519-polyfill":"^2.0.0-preview","@typescript-eslint/eslint-plugin":"^7.0.2","@typescript-eslint/parser":"^7.0.2","ava":"^6.1.1","eslint":"^8.0.1","eslint-config-airbnb-typescript":"^17.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","prettier":"^2.5.1","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.8","typedoc-plugin-expand-object-like-types":"^0.1.2","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.3.3"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@8.2.0","scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.1.3","_integrity":"sha512-O9iLzCTdf6gkcKaHcbaDh8ceNbyn+ToC0B8Ff1wy479WRg4Q3XiESNrsbQKv6UlBnVsgRFYWyah3ujaV2XMKtA==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/5f9fae97984affdc5bd5a4699ee88ba1/solana-program-system-0.1.3.tgz","_from":"file:solana-program-system-0.1.3.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"08ee78aa852e6825a9f52a2d7d56e90dea6bf12b","size":59834,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.1.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.1.3.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.1.3_1710429435699_0.1779937861980212"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T15:17:15.849Z","publish_time":1710429435849,"_source_registry_name":"default","_cnpm_publish_time":1710429435849},"0.1.2":{"name":"@solana-program/system","version":"0.1.2","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/src/index.d.ts","type":"module","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"MIT","dependencies":{"@solana/accounts":"^2.0.0-preview","@solana/addresses":"^2.0.0-preview","@solana/codecs":"^2.0.0-preview","@solana/instructions":"^2.0.0-preview","@solana/programs":"^2.0.0-preview","@solana/signers":"^2.0.0-preview"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/web3.js":"^2.0.0-preview","@solana/webcrypto-ed25519-polyfill":"^2.0.0-preview","@typescript-eslint/eslint-plugin":"^7.0.2","@typescript-eslint/parser":"^7.0.2","ava":"^6.1.1","eslint":"^8.0.1","eslint-config-airbnb-typescript":"^17.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","prettier":"^2.5.1","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.8","typedoc-plugin-expand-object-like-types":"^0.1.2","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.3.3"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@8.2.0","scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.1.2","_integrity":"sha512-K26D7YXnr6CRLkkGtIUxWUuTWu3NX0rDtbvs9Xw5koMOHNaRCXo7kM8di/8JreRWTeacM2wM4MSOA5FynnmtlQ==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/603cac32c0d40870eddaa374e358385e/solana-program-system-0.1.2.tgz","_from":"file:solana-program-system-0.1.2.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"9cfe40f8195b024f166dba97103401d21bc727ef","size":59835,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.1.2.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.1.2_1710407220681_0.3360225361886513"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-14T09:07:00.834Z","publish_time":1710407220834,"_source_registry_name":"default","_cnpm_publish_time":1710407220834},"0.1.1":{"name":"@solana-program/system","version":"0.1.1","description":"JavaScript client for the System program","sideEffects":false,"module":"./dist/src/index.mjs","main":"./dist/src/index.js","types":"./dist/types/src/index.d.ts","exports":{".":{"types":"./dist/types/src/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"MIT","dependencies":{"@solana/accounts":"^2.0.0-preview","@solana/addresses":"^2.0.0-preview","@solana/codecs":"^2.0.0-preview","@solana/instructions":"^2.0.0-preview","@solana/programs":"^2.0.0-preview","@solana/signers":"^2.0.0-preview"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/web3.js":"^2.0.0-preview","@solana/webcrypto-ed25519-polyfill":"^2.0.0-preview","@typescript-eslint/eslint-plugin":"^7.0.2","@typescript-eslint/parser":"^7.0.2","ava":"^6.1.1","eslint":"^8.0.1","eslint-config-airbnb-typescript":"^17.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","prettier":"^2.5.1","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.8","typedoc-plugin-expand-object-like-types":"^0.1.2","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.3.3"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@8.2.0","scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.1.1","_integrity":"sha512-W3x3pwajBNo6GnV6pk3Fr11oL4L7wukqDcJ31FSuDfL4YEj3uzbxAVZP76FvZ246XyCQBgDam1mtoX4GQeN7/Q==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/fa269eba2d6b45ae3211eb2cabb18582/solana-program-system-0.1.1.tgz","_from":"file:solana-program-system-0.1.1.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"dd9bcee218bddd0f22f9eb1566863ef51853e459","size":60275,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.1.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.1.1.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.1.1_1710288240722_0.9458501773059722"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-13T00:04:00.925Z","publish_time":1710288240925,"_source_registry_name":"default","_cnpm_publish_time":1710288240925},"0.1.0":{"name":"@solana-program/system","version":"0.1.0","description":"JavaScript client for the System program","sideEffects":false,"module":"dist/src/index.mjs","main":"dist/src/index.js","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/src/index.d.ts","import":"./dist/src/index.mjs","require":"./dist/src/index.js"}},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org"},"license":"MIT","dependencies":{"@solana/accounts":"^2.0.0-preview","@solana/addresses":"^2.0.0-preview","@solana/codecs-core":"^2.0.0-preview","@solana/codecs-data-structures":"^2.0.0-preview","@solana/codecs-numbers":"^2.0.0-preview","@solana/codecs-strings":"^2.0.0-preview","@solana/instructions":"^2.0.0-preview","@solana/keys":"^2.0.0-preview","@solana/options":"^2.0.0-preview","@solana/programs":"^2.0.0-preview","@solana/signers":"^2.0.0-preview","@solana/transactions":"^2.0.0-preview"},"devDependencies":{"@ava/typescript":"^4.1.0","@solana/web3.js":"^2.0.0-preview","@solana/webcrypto-ed25519-polyfill":"^2.0.0-preview","@typescript-eslint/eslint-plugin":"^7.0.2","@typescript-eslint/parser":"^7.0.2","ava":"^6.1.1","eslint":"^8.0.1","eslint-config-airbnb-typescript":"^17.0.0","eslint-config-prettier":"^8.5.0","eslint-plugin-import":"^2.26.0","eslint-plugin-prettier":"^4.2.1","prettier":"^2.5.1","rimraf":"^5.0.5","tsup":"^8.0.2","typedoc":"^0.25.8","typedoc-plugin-expand-object-like-types":"^0.1.2","typedoc-plugin-missing-exports":"^2.2.0","typescript":"^5.3.3"},"ava":{"require":["@solana/webcrypto-ed25519-polyfill"],"typescript":{"compile":false,"rewritePaths":{"test/":"dist/test/"}}},"packageManager":"pnpm@8.2.0","scripts":{"build":"rimraf dist && tsup && tsc -p ./tsconfig.declarations.json","build:docs":"typedoc","test":"ava","lint":"eslint --ext js,ts,tsx src","lint:fix":"eslint --fix --ext js,ts,tsx src","format":"prettier --check src test","format:fix":"prettier --write src test"},"_id":"@solana-program/system@0.1.0","_integrity":"sha512-20eA8v5BYJK/NOmB9TbeqmCjbqINm8iAlig6sxMdtDN/3/nGLxMhYBbL1XA76q/7X7zktRo9ChExzKLMsHcpYg==","_resolved":"/private/var/folders/66/gxg2xy3d0q1c47tm4cxjkdxm0000gn/T/2cba0271cd0a42bddeff41239c1a9350/solana-program-system-0.1.0.tgz","_from":"file:solana-program-system-0.1.0.tgz","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"shasum":"c64d8a182c402f8e26a0a78aaef74a832793c4c5","size":60543,"noattachment":false,"key":"/@solana-program/system/-/@solana-program/system-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@solana-program/system/download/@solana-program/system-0.1.0.tgz"},"_npmUser":{"name":"lorisleiva","email":"loris.leiva@gmail.com"},"directories":{},"maintainers":[{"name":"joncinque","email":""},{"name":"solana-devs","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/system_0.1.0_1709909965220_0.6429382923305909"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-03-08T14:59:25.451Z","publish_time":1709909965451,"_source_registry_name":"default","_cnpm_publish_time":1709909965451}},"readme":"# JavaScript client\n\nA generated JavaScript library for the System program.\n\n## Getting started\n\nTo build and test your JavaScript client from the root of the repository, you may use the following command.\n\n```sh\npnpm clients:js:test\n```\n\nThis will start a new local validator, if one is not already running, and run the tests for your JavaScript client.\n\n## Available client scripts.\n\nAlternatively, you can go into the client directory and run the tests directly.\n\n```sh\n# Start the validator.\npnpm validator:restart\n\n# Go into the client directory and run the tests.\ncd clients/js\npnpm install\npnpm build\npnpm test\n```\n\nYou may also use the following scripts to lint and/or format your JavaScript client.\n\n```sh\npnpm lint\npnpm lint:fix\npnpm format\npnpm format:fix\n```\n","_attachments":{},"homepage":"https://github.com/solana-program/system#readme","bugs":{"url":"https://github.com/solana-program/system/issues"},"license":"Apache-2.0"}