{
  "name": "classing",
  "main": "lib/index.js",
  "version": "0.0.6",
  "homepage": "https://github.com/codemix/classing",
  "authors": [
    "Charles Pick <charles@codemix.com>"
  ],
  "description": "Easy, flexible classes for JavaScript, works in node and all modern browser (> IE8).",
  "moduleType": [
    "node"
  ],
  "keywords": [
    "oop",
    "classes",
    "classing"
  ],
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ]
}
