{"_id":"@aidropit/sdk","_rev":"3-b1c1ebd9b50f8801d7213bba153a21ce","name":"@aidropit/sdk","dist-tags":{"latest":"1.1.1"},"versions":{"1.0.0":{"name":"@aidropit/sdk","version":"1.0.0","_id":"@aidropit/sdk@1.0.0","maintainers":[{"name":"aidropit-tech","email":"tech@aidrop.it"}],"dist":{"shasum":"eee3ed54a5166582575514c4a66b72b7910cad93","tarball":"https://registry.npmjs.org/@aidropit/sdk/-/sdk-1.0.0.tgz","fileCount":333,"integrity":"sha512-9Wsx/3bcTJSUBAXd24Fsz+wU0X0D2wtV4dCmZPqB6b2ZLBz5CwYlKPoxPrpX18a2Lf+xsZBLICveuShQelIJ4g==","signatures":[{"sig":"MEUCIGoxRsWDC1metygR/pNd8SdcrICHkNNd6YBBK/MLRuwSAiEA/MX0/zEtiXhsxFR57UQ5BJT6FUsXl0iYzcYBX5/xPuE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":331026},"main":"./dist/cjs/index.js","type":"commonjs","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.mjs","browser":{"fs":false,"os":false,"path":false,"crypto":false,"stream":false},"engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.mts","default":"./dist/esm/index.mjs"},"default":"./dist/cjs/index.js","require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./context":{"import":{"types":"./dist/esm/api/resources/context/exports.d.mts","default":"./dist/esm/api/resources/context/exports.mjs"},"default":"./dist/cjs/api/resources/context/exports.js","require":{"types":"./dist/cjs/api/resources/context/exports.d.ts","default":"./dist/cjs/api/resources/context/exports.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"biome lint --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","test":"vitest","build":"pnpm build:cjs && pnpm build:esm","check":"biome check --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","format":"biome format --write --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","lint:fix":"biome lint --fix --unsafe --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","build:cjs":"tsc --project ./tsconfig.cjs.json","build:esm":"tsc --project ./tsconfig.esm.json && node scripts/rename-to-esm-files.js dist/esm","check:fix":"biome check --fix --unsafe --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","test:unit":"vitest --project unit","test:wire":"vitest --project wire","format:check":"biome format --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none"},"_npmUser":{"name":"aidropit-tech","email":"tech@aidrop.it"},"_npmVersion":"11.17.0","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"msw":"2.11.2","vitest":"^4.1.1","webpack":"^5.105.4","ts-loader":"^9.5.4","typescript":"~5.9.3","@types/node":"^20.0.0","@biomejs/biome":"2.4.10"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.0.0_1783206130229_0.1534978965550391","host":"s3://npm-registry-packages-npm-production"}},"1.1.0":{"name":"@aidropit/sdk","version":"1.1.0","_id":"@aidropit/sdk@1.1.0","maintainers":[{"name":"aidropit-tech","email":"tech@aidrop.it"}],"dist":{"shasum":"2516c98ef3abbf87bd3bae4ad0a7d8320c4fbc9a","tarball":"https://registry.npmjs.org/@aidropit/sdk/-/sdk-1.1.0.tgz","fileCount":501,"integrity":"sha512-e4Tf02c0fMwfz//8Ph9jjmSxE41AX2araQdY/g/HmwRM6ArCGoGXKjTQwYXgVTDsnycWJBkNiHKT5cNJCyK7uA==","signatures":[{"sig":"MEUCIHvYSpqn56DZKENFXUmN5hPgxPBtTDAz8Q08Gbx0COlmAiEAhh08h0ydNBHL+T+wHHP6AlXBuxIvbKK9Ejj0eDj/OW0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":543761},"main":"./dist/cjs/index.js","type":"commonjs","types":"./dist/cjs/index.d.ts","module":"./dist/esm/index.mjs","browser":{"fs":false,"os":false,"path":false,"crypto":false,"stream":false},"engines":{"node":">=18.0.0"},"exports":{".":{"import":{"types":"./dist/esm/index.d.mts","default":"./dist/esm/index.mjs"},"default":"./dist/cjs/index.js","require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"}},"./context":{"import":{"types":"./dist/esm/api/resources/context/exports.d.mts","default":"./dist/esm/api/resources/context/exports.mjs"},"default":"./dist/cjs/api/resources/context/exports.js","require":{"types":"./dist/cjs/api/resources/context/exports.d.ts","default":"./dist/cjs/api/resources/context/exports.js"}},"./projects":{"import":{"types":"./dist/esm/api/resources/projects/exports.d.mts","default":"./dist/esm/api/resources/projects/exports.mjs"},"default":"./dist/cjs/api/resources/projects/exports.js","require":{"types":"./dist/cjs/api/resources/projects/exports.d.ts","default":"./dist/cjs/api/resources/projects/exports.js"}},"./package.json":"./package.json"},"private":false,"scripts":{"lint":"biome lint --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","test":"vitest","build":"pnpm build:cjs && pnpm build:esm","check":"biome check --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","format":"biome format --write --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","lint:fix":"biome lint --fix --unsafe --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","build:cjs":"tsc --project ./tsconfig.cjs.json","build:esm":"tsc --project ./tsconfig.esm.json && node scripts/rename-to-esm-files.js dist/esm","check:fix":"biome check --fix --unsafe --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","test:unit":"vitest --project unit","test:wire":"vitest --project wire","format:check":"biome format --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none"},"_npmUser":{"name":"aidropit-tech","email":"tech@aidrop.it"},"_npmVersion":"11.17.0","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"packageManager":"pnpm@10.33.0","devDependencies":{"msw":"2.11.2","vitest":"^4.1.1","webpack":"^5.105.4","ts-loader":"^9.5.4","typescript":"~5.9.3","@types/node":"^20.0.0","@biomejs/biome":"2.4.10"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.1.0_1787431155339_0.2558468848905848","host":"s3://npm-registry-packages-npm-production"}},"1.1.1":{"name":"@aidropit/sdk","version":"1.1.1","private":false,"type":"commonjs","main":"./dist/cjs/index.js","module":"./dist/esm/index.mjs","types":"./dist/cjs/index.d.ts","exports":{".":{"import":{"types":"./dist/esm/index.d.mts","default":"./dist/esm/index.mjs"},"require":{"types":"./dist/cjs/index.d.ts","default":"./dist/cjs/index.js"},"default":"./dist/cjs/index.js"},"./context":{"import":{"types":"./dist/esm/api/resources/context/exports.d.mts","default":"./dist/esm/api/resources/context/exports.mjs"},"require":{"types":"./dist/cjs/api/resources/context/exports.d.ts","default":"./dist/cjs/api/resources/context/exports.js"},"default":"./dist/cjs/api/resources/context/exports.js"},"./projects":{"import":{"types":"./dist/esm/api/resources/projects/exports.d.mts","default":"./dist/esm/api/resources/projects/exports.mjs"},"require":{"types":"./dist/cjs/api/resources/projects/exports.d.ts","default":"./dist/cjs/api/resources/projects/exports.js"},"default":"./dist/cjs/api/resources/projects/exports.js"},"./package.json":"./package.json"},"scripts":{"format":"biome format --write --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","format:check":"biome format --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","lint":"biome lint --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","lint:fix":"biome lint --fix --unsafe --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","check":"biome check --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","check:fix":"biome check --fix --unsafe --skip-parse-errors --no-errors-on-unmatched --max-diagnostics=none","build":"pnpm build:cjs && pnpm build:esm","build:cjs":"tsc --project ./tsconfig.cjs.json","build:esm":"tsc --project ./tsconfig.esm.json && node scripts/rename-to-esm-files.js dist/esm","test":"vitest","test:unit":"vitest --project unit","test:wire":"vitest --project wire"},"dependencies":{},"devDependencies":{"webpack":"^5.105.4","ts-loader":"^9.5.4","vitest":"^4.1.1","msw":"2.11.2","@types/node":"^20.0.0","typescript":"~5.9.3","@biomejs/biome":"2.4.10"},"browser":{"fs":false,"os":false,"path":false,"stream":false,"crypto":false},"packageManager":"pnpm@10.33.0","engines":{"node":">=18.0.0"},"sideEffects":false,"publishConfig":{"access":"public"},"_id":"@aidropit/sdk@1.1.1","_nodeVersion":"24.17.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-mRvEk/LPGeRbTnUkDJqbeZ0K0zBzQMLqiPDOGil/38fNbYiTspkWXX3bd5iEB0gdtTqGkzCJuY4JPfpg9m4caA==","shasum":"a846aa2debcde4712a1aeae828fd214559107ea0","tarball":"https://registry.npmjs.org/@aidropit/sdk/-/sdk-1.1.1.tgz","fileCount":501,"unpackedSize":543761,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIA43kXfMNi9dERqRk7yuXoYw7avewSuIjLAuRPFN/Y4uAiEAsE70Qzc9J1J5HF8wGVQSuwPBQgBfVp9/WamgmT/AMQQ="}]},"_npmUser":{"name":"aidropit-tech","email":"tech@aidrop.it"},"directories":{},"maintainers":[{"name":"aidropit-tech","email":"tech@aidrop.it"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_1.1.1_1787431481652_0.7792052218345824"},"_hasShrinkwrap":false}},"time":{"created":"2026-07-04T23:02:10.094Z","modified":"2026-08-22T20:44:41.958Z","1.0.0":"2026-07-04T23:02:10.392Z","1.1.0":"2026-08-22T20:39:15.474Z","1.1.1":"2026-08-22T20:44:41.807Z"},"maintainers":[{"name":"aidropit-tech","email":"tech@aidrop.it"}],"readme":"ERROR: No README data found!","readmeFilename":""}