{"name":"@sinonjs/commons","version":"4.0.0-alpha.0","description":"Simple functions shared among the sinon end user libraries","main":"./dist/index.cjs","exports":{".":{"require":"./dist/index.cjs","import":"./dist/index.mjs"}},"type":"module","types":"./types/index.d.ts","scripts":{"build":"rm -rf types && tsc && npm run bundle-cjs && npm run bundle-esm","bundle-cjs":"esbuild lib/index.mjs --bundle --format=cjs --outfile=dist/index.cjs","bundle-esm":"esbuild lib/index.mjs --bundle --format=esm --outfile=dist/index.mjs","lint":"eslint .","precommit":"lint-staged","test":"mocha --recursive -R dot \"lib/**/*.test.*\"","test-check-coverage":"npm run test-coverage && c8 check-coverage --branches 100 --functions 100 --lines 100","test-coverage":"c8 --reporter text --reporter html --reporter lcovonly npm run test","prepublishOnly":"npm run build","prettier:check":"prettier --check '**/*.{js,css,md}'","prettier:write":"prettier --write '**/*.{js,css,md}'","preversion":"npm run test-check-coverage","version":"changes --commits --footer","postversion":"git push --follow-tags && npm publish","prepare":"husky install"},"repository":{"type":"git","url":"git+https://github.com/sinonjs/commons.git"},"author":"","license":"BSD-3-Clause","bugs":{"url":"https://github.com/sinonjs/commons/issues"},"homepage":"https://github.com/sinonjs/commons#readme","lint-staged":{"*.{js,css,md}":"prettier --check","*.js":"eslint"},"devDependencies":{"@sinonjs/eslint-config":"^4.0.6","@sinonjs/eslint-plugin-no-prototype-methods":"^0.1.0","@sinonjs/referee-sinon":"^10.1.0","@studio/changes":"^2.2.0","c8":"^9.1.0","esbuild":"^0.19.10","eslint":"^8.56.0","eslint-plugin-compat":"^4.2.0","eslint-plugin-jsdoc":"^46.9.1","eslint-plugin-mocha":"^10.2.0","husky":"^6.0.0","jsverify":"0.8.4","knuth-shuffle":"^1.0.8","lint-staged":"^13.3.0","mocha":"^10.1.0","prettier":"^2.7.1","typescript":"^4.8.4"},"dependencies":{"type-detect":"4.0.8"},"gitHead":"b35b006a6338ff21148844f8052e0f732656128b","_id":"@sinonjs/commons@4.0.0-alpha.0","_nodeVersion":"18.12.0","_npmVersion":"8.19.2","dist":{"shasum":"41fa7570fdc19265981f48ad8520d79703be4ecd","size":15964,"noattachment":false,"key":"/@sinonjs/commons/-/@sinonjs/commons-4.0.0-alpha.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@sinonjs/commons/download/@sinonjs/commons-4.0.0-alpha.0.tgz"},"_npmUser":{"name":"mrgnrdrck","email":"morgan@roderick.dk"},"directories":{},"maintainers":[{"name":"benjamin.gruenbaum","email":"benji@tipranks.com"},{"name":"cjohansen","email":""},{"name":"fatso83","email":""},{"name":"mantoni","email":""},{"name":"mrgnrdrck","email":""},{"name":"simenb","email":"sbekkhus91@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/commons_4.0.0-alpha.0_1705764051689_0.3437045568854229"},"_hasShrinkwrap":false,"_cnpmcore_publish_time":"2024-01-20T15:20:51.832Z","publish_time":1705764051832,"_source_registry_name":"default","_cnpm_publish_time":1705764051832,"dist-tags":{"latest":"4.0.0-alpha.0"}}