{
  "name": "objek",
  "version": "1.3.0",
  "description": "Manipulate your object with simple functions",
  "main": "index.js",
  "scripts": {
    "test": "jest"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/fathisiddiqi/objek"
  },
  "keywords": [
    "object",
    "object manipulation"
  ],
  "author": {
    "name": "fathisiddiqi",
    "email": "service.fathisiddiqi@gmail.com"
  },
  "license": "MIT",
  "dependencies": {
    "jest": "^28.1.0",
    "lodash": "^4.17.21"
  }
}
