{"author":{"name":"Remo H. Jansen"},"bugs":{"url":"https://github.com/inversify/InversifyJS/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.12.7","@inversifyjs/core":"8.0.0"},"devEngines":{"packageManager":{"name":"pnpm","version":"^10.13.1","onFail":"warn"},"runtime":{"name":"node","version":"^22.10.2","onFail":"warn"}},"devDependencies":{"@eslint/js":"9.34.0","@rollup/plugin-terser":"0.4.4","@rollup/plugin-typescript":"12.1.4","@types/chai":"5.2.2","@types/mocha":"10.0.10","@types/node":"22.18.0","@types/sinon":"17.0.4","@typescript-eslint/eslint-plugin":"8.41.0","@typescript-eslint/parser":"8.41.0","chai":"6.0.1","eslint":"9.34.0","eslint-config-prettier":"10.1.8","eslint-plugin-prettier":"5.5.4","eslint-plugin-simple-import-sort":"12.1.1","mocha":"11.7.1","nyc":"17.1.0","prettier":"3.6.2","rimraf":"6.0.1","rollup":"4.48.1","rollup-plugin-dts":"6.2.3","sinon":"21.0.0","ts-loader":"9.5.4","tslib":"2.8.1","ts-node":"10.9.2","typescript":"5.9.2","typescript-eslint":"8.41.0"},"peerDependencies":{"reflect-metadata":"~0.2.2"},"homepage":"http://inversify.io","keywords":["dependency injection","dependency inversion","di","inversion of control container","ioc","javascript","node","typescript"],"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","repository":{"type":"git","url":"git+https://github.com/inversify/InversifyJS.git"},"sideEffects":false,"version":"7.9.1","scripts":{"build":"pnpm run build:cjs && pnpm run build:esm","build:cjs":"tsc --build tsconfig.cjs.json && node ./scripts/writeCommonJsPackageJson.mjs ./lib/cjs","build:esm":"rollup -c ./rollup.config.mjs && node ./scripts/writeEsmPackageJson.mjs ./lib/esm","build:clean":"rimraf lib","format":"prettier --write ./src/**/*.ts","lint":"eslint ./src","prebuild":"pnpm run build:clean","test":"nyc --reporter=lcov --require ts-node/register mocha src/test/*.test.ts src/test/**/*.test.ts --reporter spec --exit","test:cjs":"nyc --reporter=lcov mocha lib/cjs/test/*.test.js lib/cjs/test/**/*.test.js --reporter spec"},"_id":"inversify@7.9.1","types":"./lib/cjs/index.d.ts","_integrity":"sha512-+x7saeEKDDakWwhtLHAPYPXxCSMI4xTQBJqkTYC6AZHMw+3SpUu7p8hma8pfhazgRHoSB1tENKwtIOLi+uOQUg==","_resolved":"/tmp/409c9726865dc1749f0b7892b575a603/inversify-7.9.1.tgz","_from":"file:inversify-7.9.1.tgz","_nodeVersion":"22.14.0","_npmVersion":"11.4.2","dist":{"shasum":"aed61e75c6fcdf24ae9fdd8c51e565a1b617c319","size":10119,"noattachment":false,"key":"/inversify/-/inversify-7.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/inversify/download/inversify-7.9.1.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.9.1_1756302200461_0.7531638030953158"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2025-08-27T13:43:20.639Z","publish_time":1756302200639,"_source_registry_name":"default","_cnpm_publish_time":1756302200639,"dist-tags":{"alpha":"7.0.0-alpha.5","beta":"7.7.1-beta.0","latest":"7.10.3","ls":"0.0.2"}}