{"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.14.0","@inversifyjs/core":"9.1.0"},"devDependencies":{"@types/node":"24.7.2","@vitest/coverage-v8":"3.2.4","eslint":"9.37.0","prettier":"3.6.2","reflect-metadata":"0.2.2","rimraf":"6.0.1","rollup":"4.52.4","ts-loader":"9.5.4","tslib":"2.8.1","typescript":"5.9.3","vitest":"3.2.4"},"homepage":"https://inversify.io","keywords":["dependency injection","dependency inversion","di","inversion of control container","ioc","javascript","node","typescript"],"devEngines":{"node":"^24.10.0","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.3","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"},"types":"./lib/cjs/index.d.ts","_id":"inversify@7.10.3","_integrity":"sha512-pqcnrXWOg28LykoR/ndoPQJIgkoxtUgxbkcsH+43nmf1BcM4GfCBKjzC0IncWdQRYOKUdkKhOGAtQfdlhwAEiQ==","_resolved":"/tmp/ad8801dd1a4e198665190d6812fe87d0/inversify-7.10.3.tgz","_from":"file:inversify-7.10.3.tgz","_nodeVersion":"24.10.0","_npmVersion":"11.6.1","dist":{"shasum":"f8599500da5a649fc4a45696a08a140c261ca8eb","size":15828,"noattachment":false,"key":"/inversify/-/inversify-7.10.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/inversify/download/inversify-7.10.3.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.3_1760576830831_0.9169860146695261"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-10-16T01:07:11.049Z","publish_time":1760576831049,"_source_registry_name":"default","_cnpm_publish_time":1760576831049,"dist-tags":{"alpha":"7.0.0-alpha.5","beta":"7.7.1-beta.0","latest":"7.10.3","ls":"0.0.2"}}