{"author":{"name":"Remo H. Jansen"},"bugs":{"url":"https://github.com/inversify/monorepo/issues"},"description":"A powerful and lightweight inversion of control container for JavaScript and Node.js apps powered by TypeScript.","dependencies":{"@inversifyjs/common":"1.5.2","@inversifyjs/container":"1.13.2","@inversifyjs/core":"9.0.1"},"devDependencies":{"@types/node":"22.18.7","@vitest/coverage-v8":"3.2.4","eslint":"9.36.0","prettier":"3.6.2","reflect-metadata":"0.2.2","rimraf":"6.0.1","rollup":"4.52.3","ts-loader":"9.5.4","tslib":"2.8.1","typescript":"5.9.2","vitest":"3.2.4"},"homepage":"https://inversify.io","keywords":["dependency injection","dependency inversion","di","inversion of control container","ioc","javascript","node","typescript"],"devEngines":{"node":"^22.10.2","pnpm":"^10.13.1"},"license":"MIT","main":"lib/cjs/index.js","module":"lib/esm/index.js","exports":{".":{"import":"./lib/esm/index.js","require":"./lib/cjs/index.js"}},"name":"inversify","publishConfig":{"access":"public"},"repository":{"type":"git","url":"git+https://github.com/inversify/monorepo.git"},"sideEffects":false,"version":"7.10.2","scripts":{"build":"pnpm run build:cjs && pnpm run build:esm","build:cjs":"tsc --build tsconfig.cjs.json && pnpm exec foundation-ts-package-cjs ./lib/cjs","build:esm":"rollup -c ./rollup.config.mjs && pnpm exec foundation-ts-package-esm ./lib/esm","build:clean":"rimraf lib","format":"prettier --write ./src","lint":"eslint ./src","prebuild":"pnpm run build:clean","test":"vitest run","test:integration":"pnpm run test --project Integration","test:coverage":"pnpm run test:unit --coverage","test:uncommitted":"pnpm run test --changed=HEAD","test:unit":"pnpm run test --project Unit"},"_id":"inversify@7.10.2","types":"./lib/cjs/index.d.ts","_integrity":"sha512-BdR5jPo2lm8PlIEiDvEyEciLeLxabnJ6bNV7jv2Ijq6uNxuIxhApKmk360boKbSdRL9SOVMLK/O97S1EzNw+WA==","_resolved":"/tmp/027dea667286cf246e46905203dd081d/inversify-7.10.2.tgz","_from":"file:inversify-7.10.2.tgz","_nodeVersion":"22.20.0","_npmVersion":"10.9.3","dist":{"shasum":"aaa29a5eaf946f379af0d821884a8aea54cb9f42","size":15778,"noattachment":false,"key":"/inversify/-/inversify-7.10.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/inversify/download/inversify-7.10.2.tgz"},"_npmUser":{"name":"notaphplover","email":"roberto.pintos.lopez@gmail.com"},"directories":{},"maintainers":[{"name":"dcavanagh","email":"djcavanagh@gmail.com"},{"name":"jameskmonger","email":"jameskmonger@hotmail.co.uk"},{"name":"notaphplover","email":""},{"name":"remojansen","email":"remo.jansen@wolksoftware.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/inversify_7.10.2_1759246031328_0.10431104539866265"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-09-30T15:27:11.507Z","publish_time":1759246031507,"_source_registry_name":"default","_cnpm_publish_time":1759246031507,"dist-tags":{"alpha":"7.0.0-alpha.5","beta":"7.7.1-beta.0","latest":"7.10.3","ls":"0.0.2"}}