{
  "name": "are-objects",
  "version": "1.0.0",
  "description": "Function for check if all values are objects",
  "main": "index.js",
  "scripts": {
    "test": "jasmine-node ."
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/rich-97/are-objects.git"
  },
  "keywords": [
    "objects",
    "equal",
    "equivalent"
  ],
  "author": "Ricardo Moreno",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/rich-97/are-objects/issues"
  },
  "homepage": "https://github.com/rich-97/are-objects#readme"
}
