{
  "name": "@emartech/object-batcher-js",
  "description": "",
  "main": "index.js",
  "scripts": {
    "test": "mocha --reporter spec",
    "semantic-release": "semantic-release --branches main"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/emartech/object-batcher-js.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/emartech/object-batcher-js/issues"
  },
  "homepage": "https://github.com/emartech/object-batcher-js#readme",
  "devDependencies": {
    "chai": "6.2.0",
    "chai-as-promised": "8.0.2",
    "chai-subset": "1.6.0",
    "eslint-config-emarsys": "5.1.0",
    "mocha": "11.7.5",
    "semantic-release": "25.0.2",
    "sinon": "21.0.1"
  },
  "dependencies": {
    "object-sizeof": "^2.6.5"
  },
  "version": "1.11.0"
}
