{
  "name": "cla55",
  "version": "0.1.4",
  "description": "Simply create or extend classes in JavaScript",
  "license": "MIT",
  "homepage": "https://github.com/brix/cla55",
  "repository": {
    "type": "git",
    "url": "https://github.com/brix/cla55.git"
  },
  "keywords": [
    "oop",
    "extend",
    "class",
    "classes",
    "inherit",
    "inheritence"
  ],
  "main": "cla55.js",
  "dependencies": {},
  "ignore": []
}
