{
  "name": "ezobjects",
  "version": "6.1.2",
  "description": "Easy Auto-Generated Strictly-Typed JavaScript Class Objects",
  "main": "index.js",
  "scripts": {
    "start": "node example.js",
    "test": "eslint example.js index.js"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/om-mani-padme-hum/ezobjects.git"
  },
  "keywords": [
    "easy",
    "strict",
    "strictly",
    "typed",
    "auto",
    "automatic",
    "quick",
    "simple",
    "dynamic",
    "object",
    "objects",
    "class",
    "classes",
    "create",
    "creation",
    "generate",
    "generation"
  ],
  "author": "Rich Lowe",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/om-mani-padme-hum/ezobjects/issues"
  },
  "homepage": "https://github.com/om-mani-padme-hum/ezobjects#readme",
  "directories": {
    "doc": "docs"
  }
}
