{
  "name": "object-crud",
  "version": "1.0.0",
  "description": "You can create, update, delete, edit object and get back a new copy of object. ",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://xmanemran@github.com/xmanemran/object-crud.git"
  },
  "keywords": [
    "OBJECT",
    "CRUD"
  ],
  "author": "Emran <xmanemran@gmail.com>",
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/xmanemran/object-crud/issues"
  },
  "homepage": "https://github.com/xmanemran/object-crud#readme"
}
