{"_id":"@databehave/server","_rev":"5-eadbaba63ed3332ea81f153309417801","name":"@databehave/server","dist-tags":{"latest":"0.1.4"},"versions":{"0.1.0":{"name":"@databehave/server","version":"0.1.0","keywords":["mock","mock-server","openapi","databehave","testing","http","json","jsonc"],"author":{"name":"ochairo"},"license":"MIT","_id":"@databehave/server@0.1.0","maintainers":[{"name":"ochairo","email":"ochairo.dev@gmail.com"}],"homepage":"https://github.com/ochairo/databehave/tree/main/packages/server#readme","bugs":{"url":"https://github.com/ochairo/databehave/issues"},"bin":{"databehave-server":"dist/bin.js"},"dist":{"shasum":"104b9d0ec49e010b12ba2ebda5d57a8d4554a240","tarball":"https://registry.npmjs.org/@databehave/server/-/server-0.1.0.tgz","fileCount":162,"integrity":"sha512-hizxrUZml9T58tyqUil705F8BrHyYwn7w+ajQwlfJyrJ3rTzY9oFCiyq8OXvcByVcsyEAFWLQbNQWd2EpyTPTQ==","signatures":[{"sig":"MEUCIQDDVwm+wmLA0gbekGJb15GH213rpFyBiHCufrdxrqTXvwIgJk7BX/BNUR8yr5gUiIsMZ4aQDhbp7/w/FKVzsQTM4WU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@databehave%2fserver@0.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":655914},"main":"./dist/index.js","type":"module","_from":"file:databehave-server-0.1.0.tgz","types":"./dist/index.d.ts","engines":{"node":">=20.19"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run --coverage","bench":"vitest bench --run","build":"pnpm run build:admin && tsc -p tsconfig.build.json && chmod +x dist/bin.js","clean":"rm -rf dist coverage dist-test","typecheck":"tsc -p tsconfig.json --noEmit && tsc -p tsconfig.build.json --noEmit && tsc -p tsconfig.ui.json --noEmit","test:watch":"vitest","build:admin":"vite build --config vite.admin.config.ts && mv dist/admin/ui-shell.html dist/admin/ui.html","pretypecheck":"pnpm --filter @databehave/schema build","test:no-coverage":"vitest run"},"_npmUser":{"name":"ochairo","email":"ochairo.dev@gmail.com"},"_resolved":"/tmp/db99b1de7ff791f82dddb92acb9cb1e5/databehave-server-0.1.0.tgz","_integrity":"sha512-hizxrUZml9T58tyqUil705F8BrHyYwn7w+ajQwlfJyrJ3rTzY9oFCiyq8OXvcByVcsyEAFWLQbNQWd2EpyTPTQ==","repository":{"url":"git+https://github.com/ochairo/databehave.git","type":"git","directory":"packages/server"},"_npmVersion":"10.8.2","description":"A JSON file config-driven mock server","directories":{},"_nodeVersion":"20.20.2","dependencies":{},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"vite":"^8.0.14","vitest":"^4.1.8","typescript":"^6.0.3","@types/node":"^25.9.1","@databehave/schema":"0.1.0","@vitest/coverage-v8":"4.1.8"},"peerDependencies":{"@databehave/schema":"^0.1.0"},"peerDependenciesMeta":{"@databehave/schema":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/server_0.1.0_1780492939277_0.06517080283297405","host":"s3://npm-registry-packages-npm-production"}},"0.1.1":{"name":"@databehave/server","version":"0.1.1","keywords":["mock","mock-server","openapi","databehave","testing","http","json","jsonc"],"author":{"name":"ochairo"},"license":"MIT","_id":"@databehave/server@0.1.1","maintainers":[{"name":"ochairo","email":"ochairo.dev@gmail.com"}],"homepage":"https://github.com/ochairo/databehave/tree/main/packages/server#readme","bugs":{"url":"https://github.com/ochairo/databehave/issues"},"bin":{"databehave-server":"dist/bin.js"},"dist":{"shasum":"3f2d2f0465c909c3125d03bbf352d7e9fa3fbfa5","tarball":"https://registry.npmjs.org/@databehave/server/-/server-0.1.1.tgz","fileCount":162,"integrity":"sha512-twx8KcBbaOuZ4F6vjS9fLKuDMDcx9OeInB1LzPF7LdyXOYzmASVSI1EErmoGSdYKqojL62gZyaS5ecWgPi6pIw==","signatures":[{"sig":"MEYCIQC+39ykuIqHtAaBA4i5HDE3iFPwTSerQy3OPpgNyKx3YQIhANYzuIfhAZarj4SuYUSqK7CpL5Fnd58zluLpP7GoNehB","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@databehave%2fserver@0.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":657334},"main":"./dist/index.js","type":"module","_from":"file:databehave-server-0.1.1.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run --coverage","bench":"vitest bench --run","build":"pnpm run build:admin && tsc -p tsconfig.build.json && chmod +x dist/bin.js","clean":"rm -rf dist coverage dist-test","typecheck":"tsc -p tsconfig.json --noEmit && tsc -p tsconfig.build.json --noEmit && tsc -p tsconfig.ui.json --noEmit","test:watch":"vitest","build:admin":"vite build --config vite.admin.config.ts && mv dist/admin/ui-shell.html dist/admin/ui.html","pretypecheck":"pnpm --filter @databehave/schema build","test:no-coverage":"vitest run"},"_npmUser":{"name":"ochairo","email":"ochairo.dev@gmail.com"},"_resolved":"/tmp/2054f152f303f3878981eee9a5174ee7/databehave-server-0.1.1.tgz","_integrity":"sha512-twx8KcBbaOuZ4F6vjS9fLKuDMDcx9OeInB1LzPF7LdyXOYzmASVSI1EErmoGSdYKqojL62gZyaS5ecWgPi6pIw==","repository":{"url":"git+https://github.com/ochairo/databehave.git","type":"git","directory":"packages/server"},"_npmVersion":"10.8.2","description":"A JSON file config-driven mock server","directories":{},"_nodeVersion":"20.20.2","dependencies":{},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.4.3","vitest":"^3.2.6","typescript":"^6.0.3","@types/node":"^25.9.1","@databehave/schema":"0.1.1","@vitest/coverage-v8":"3.2.6"},"peerDependencies":{"@databehave/schema":"^0.1.1"},"peerDependenciesMeta":{"@databehave/schema":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/server_0.1.1_1780542370463_0.9433500162930957","host":"s3://npm-registry-packages-npm-production"}},"0.1.2":{"name":"@databehave/server","version":"0.1.2","keywords":["mock-server","api-mock","openapi-mock","http-mock","schema-driven","test-server","json","jsonc","typescript","databehave"],"author":{"name":"ochairo"},"license":"MIT","_id":"@databehave/server@0.1.2","maintainers":[{"name":"ochairo","email":"ochairo.dev@gmail.com"}],"homepage":"https://github.com/ochairo/databehave/tree/main/packages/server#readme","bugs":{"url":"https://github.com/ochairo/databehave/issues"},"bin":{"databehave-server":"dist/bin.js"},"dist":{"shasum":"2382b76ad831dc17b98583606311e3b751747144","tarball":"https://registry.npmjs.org/@databehave/server/-/server-0.1.2.tgz","fileCount":135,"integrity":"sha512-owk5D2rruEZSsZvuIugXSesiFrNA/+KJQmHw0xss7+X1+e+k+4wk6yegwO2u1txIXkEvDM0vjT+kLbhik9eeYw==","signatures":[{"sig":"MEYCIQDg8TSbbtnuRjRS2qsjUhzibUxg9y1e76V5YHVvZFa9gAIhANC5Jqq/mF6Wq5gySluePIbnYp76/ZStYuTYvcTvtq2S","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@databehave%2fserver@0.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":528083},"main":"./dist/index.js","type":"module","_from":"file:databehave-server-0.1.2.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run --coverage","bench":"vitest bench --run","build":"pnpm run build:admin && tsc -p tsconfig.build.json && chmod +x dist/bin.js","clean":"rm -rf dist coverage dist-test","typecheck":"tsc -p tsconfig.json --noEmit && tsc -p tsconfig.build.json --noEmit && tsc -p tsconfig.ui.json --noEmit","test:watch":"vitest","build:admin":"vite build --config vite.admin.config.ts && mv dist/admin/ui-shell.html dist/admin/ui.html","pretypecheck":"pnpm --filter @databehave/schema build","test:no-coverage":"vitest run"},"_npmUser":{"name":"ochairo","email":"ochairo.dev@gmail.com"},"_resolved":"/tmp/880b9e05e779a391d4f3c14157b8b502/databehave-server-0.1.2.tgz","_integrity":"sha512-owk5D2rruEZSsZvuIugXSesiFrNA/+KJQmHw0xss7+X1+e+k+4wk6yegwO2u1txIXkEvDM0vjT+kLbhik9eeYw==","repository":{"url":"git+https://github.com/ochairo/databehave.git","type":"git","directory":"packages/server"},"_npmVersion":"10.8.2","description":"A JSON file config-driven mock server","directories":{},"_nodeVersion":"20.20.2","dependencies":{},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.4.3","vitest":"^3.2.6","typescript":"^6.0.3","@types/node":"^25.9.1","@databehave/schema":"0.1.2","@vitest/coverage-v8":"3.2.6"},"peerDependencies":{"@databehave/schema":"^0.1.1"},"peerDependenciesMeta":{"@databehave/schema":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/server_0.1.2_1780544783689_0.18863043367807553","host":"s3://npm-registry-packages-npm-production"}},"0.1.3":{"name":"@databehave/server","version":"0.1.3","keywords":["mock-server","api-mock","openapi-mock","http-mock","schema-driven","test-server","json","jsonc","typescript","databehave"],"author":{"name":"ochairo"},"license":"MIT","_id":"@databehave/server@0.1.3","maintainers":[{"name":"ochairo","email":"ochairo.dev@gmail.com"}],"homepage":"https://github.com/ochairo/databehave/tree/main/packages/server#readme","bugs":{"url":"https://github.com/ochairo/databehave/issues"},"bin":{"databehave-server":"dist/bin.js"},"dist":{"shasum":"a9171e7fa43d28ad40ee889908c416561b40bf7d","tarball":"https://registry.npmjs.org/@databehave/server/-/server-0.1.3.tgz","fileCount":135,"integrity":"sha512-geDmDcrkI3/mE/32dndgIDt7jhCuaz34d3yKjcaL9zZlOpjzbQvLJ2OfjeHsvAoDsJb96+yziHOG/GPiZNFu/Q==","signatures":[{"sig":"MEUCIQD6yJyo5/sgpbmzH6LxPVrNjA9RWMykPkoMff+rLErGcAIgXC24mfPeWnnbTv0xvwaSOHSKOi+dfT3Em5WqTIlYLiI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@databehave%2fserver@0.1.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":528288},"main":"./dist/index.js","type":"module","_from":"file:databehave-server-0.1.3.tgz","types":"./dist/index.d.ts","engines":{"node":">=18"},"exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"scripts":{"test":"vitest run --coverage","bench":"vitest bench --run","build":"pnpm run build:admin && tsc -p tsconfig.build.json && chmod +x dist/bin.js","clean":"rm -rf dist coverage dist-test","typecheck":"tsc -p tsconfig.json --noEmit && tsc -p tsconfig.build.json --noEmit && tsc -p tsconfig.ui.json --noEmit","test:watch":"vitest","build:admin":"vite build --config vite.admin.config.ts && mv dist/admin/ui-shell.html dist/admin/ui.html","pretypecheck":"pnpm --filter @databehave/schema build","test:no-coverage":"vitest run"},"_npmUser":{"name":"ochairo","email":"ochairo.dev@gmail.com"},"_resolved":"/tmp/0b7dab5c5616bf52ec59a266e1f7d482/databehave-server-0.1.3.tgz","_integrity":"sha512-geDmDcrkI3/mE/32dndgIDt7jhCuaz34d3yKjcaL9zZlOpjzbQvLJ2OfjeHsvAoDsJb96+yziHOG/GPiZNFu/Q==","repository":{"url":"git+https://github.com/ochairo/databehave.git","type":"git","directory":"packages/server"},"_npmVersion":"10.8.2","description":"A JSON file config-driven mock server","directories":{},"_nodeVersion":"20.20.2","dependencies":{},"publishConfig":{"access":"public","provenance":true},"_hasShrinkwrap":false,"devDependencies":{"vite":"^6.4.3","vitest":"^3.2.6","typescript":"^6.0.3","@types/node":"^25.9.1","@databehave/schema":"0.1.3","@vitest/coverage-v8":"3.2.6"},"peerDependencies":{"@databehave/schema":"^0.1.1"},"peerDependenciesMeta":{"@databehave/schema":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/server_0.1.3_1780550510377_0.5039311962017494","host":"s3://npm-registry-packages-npm-production"}},"0.1.4":{"name":"@databehave/server","version":"0.1.4","description":"A JSON file config-driven mock server","type":"module","author":{"name":"ochairo"},"license":"MIT","homepage":"https://github.com/ochairo/databehave/tree/main/packages/server#readme","repository":{"type":"git","url":"git+https://github.com/ochairo/databehave.git","directory":"packages/server"},"bugs":{"url":"https://github.com/ochairo/databehave/issues"},"keywords":["mock-server","api-mock","openapi-mock","http-mock","schema-driven","test-server","json","jsonc","typescript","databehave"],"main":"./dist/index.js","types":"./dist/index.d.ts","exports":{".":{"types":"./dist/index.d.ts","import":"./dist/index.js"}},"bin":{"databehave-server":"dist/bin.js"},"engines":{"node":">=18"},"dependencies":{},"peerDependencies":{"@databehave/schema":"^0.1.1"},"peerDependenciesMeta":{"@databehave/schema":{"optional":true}},"devDependencies":{"@types/node":"^25.9.1","@vitest/coverage-v8":"3.2.6","typescript":"^6.0.3","vite":"^6.4.3","vitest":"^3.2.6","@databehave/schema":"0.1.4"},"publishConfig":{"access":"public","provenance":true},"scripts":{"build:admin":"vite build --config vite.admin.config.ts && mv dist/admin/ui-shell.html dist/admin/ui.html","build":"pnpm run build:admin && tsc -p tsconfig.build.json && chmod +x dist/bin.js","typecheck":"tsc -p tsconfig.json --noEmit && tsc -p tsconfig.build.json --noEmit && tsc -p tsconfig.ui.json --noEmit","test":"vitest run --coverage","test:watch":"vitest","test:no-coverage":"vitest run","bench":"vitest bench --run","clean":"rm -rf dist coverage dist-test","pretypecheck":"pnpm --filter @databehave/schema build"},"_id":"@databehave/server@0.1.4","_integrity":"sha512-yDG4vrftD5+x4SyWhJYbqxxlEiasJuImzcsL5JxCYKiloKEXHPyTTvRd+OdCOpiYnJcNvaZqTHkpvTljXYcvMg==","_resolved":"/tmp/d327e55f65ea38d742c9227bc5282010/databehave-server-0.1.4.tgz","_from":"file:databehave-server-0.1.4.tgz","_nodeVersion":"20.20.2","_npmVersion":"10.8.2","dist":{"integrity":"sha512-yDG4vrftD5+x4SyWhJYbqxxlEiasJuImzcsL5JxCYKiloKEXHPyTTvRd+OdCOpiYnJcNvaZqTHkpvTljXYcvMg==","shasum":"39980450ddfe7db6005d21e012f2efbf68976418","tarball":"https://registry.npmjs.org/@databehave/server/-/server-0.1.4.tgz","fileCount":135,"unpackedSize":528288,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@databehave%2fserver@0.1.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCBWWAZMGDIankxdituLJek0p18CoPD5z9eLGjYJLWQtwIgSFIweeMjM6Sbx/+Be2EVQimlME8zvESFWFhLruqLGMM="}]},"_npmUser":{"name":"ochairo","email":"ochairo.dev@gmail.com"},"directories":{},"maintainers":[{"name":"ochairo","email":"ochairo.dev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/server_0.1.4_1780553093059_0.07307315564644101"},"_hasShrinkwrap":false}},"time":{"created":"2026-06-03T13:22:19.063Z","modified":"2026-06-04T06:04:53.670Z","0.1.0":"2026-06-03T13:22:19.462Z","0.1.1":"2026-06-04T03:06:10.642Z","0.1.2":"2026-06-04T03:46:23.924Z","0.1.3":"2026-06-04T05:21:50.612Z","0.1.4":"2026-06-04T06:04:53.298Z"},"bugs":{"url":"https://github.com/ochairo/databehave/issues"},"author":{"name":"ochairo"},"license":"MIT","homepage":"https://github.com/ochairo/databehave/tree/main/packages/server#readme","keywords":["mock-server","api-mock","openapi-mock","http-mock","schema-driven","test-server","json","jsonc","typescript","databehave"],"repository":{"type":"git","url":"git+https://github.com/ochairo/databehave.git","directory":"packages/server"},"description":"A JSON file config-driven mock server","maintainers":[{"name":"ochairo","email":"ochairo.dev@gmail.com"}],"readme":"README.md","readmeFilename":""}