{
  "_args": [
    [
      "modelo@4.2.3",
      "/home/guad4607/public_html/api/xamxam-billing"
    ]
  ],
  "_from": "modelo@4.2.3",
  "_id": "modelo@4.2.3",
  "_inBundle": false,
  "_integrity": "sha512-9DITV2YEMcw7XojdfvGl3gDD8J9QjZTJ7ZOUuSAkP+F3T6rDbzMJuPktxptsdHYEvZcmXrCD3LMOhdSAEq6zKA==",
  "_location": "/modelo",
  "_optional": true,
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "modelo@4.2.3",
    "name": "modelo",
    "escapedName": "modelo",
    "rawSpec": "4.2.3",
    "saveSpec": null,
    "fetchSpec": "4.2.3"
  },
  "_requiredBy": [
    "/@google-cloud/common"
  ],
  "_resolved": "https://registry.npmjs.org/modelo/-/modelo-4.2.3.tgz",
  "_spec": "4.2.3",
  "_where": "/home/guad4607/public_html/api/xamxam-billing",
  "author": {
    "name": "Kevin Conway",
    "email": "kevinjacobconway@gmail.com",
    "url": "https://github.com/kevinconway"
  },
  "bugs": {
    "url": "https://github.com/kevinconway/Modelo.js/issues"
  },
  "dependencies": {},
  "description": "A JavaScript object inheritance utility.",
  "devDependencies": {
    "augment": "^4.3.0",
    "benchmark": "^1.0.0",
    "cli-table": "^0.3.0",
    "expect.js": "^0.3.1",
    "fiber": "^1.0.4",
    "grunt": "^0.4.4",
    "grunt-browserify": "^2.1.3",
    "grunt-contrib-uglify": "^0.4.0",
    "grunt-jslint": "1.1.8",
    "grunt-mocha-test": "^0.10.2",
    "grunt-shell": "^0.7.0",
    "jslint": "0.7.3",
    "klass": "^1.4.0",
    "mocha": "^1.20.1"
  },
  "engines": {
    "node": "*"
  },
  "files": [
    "modelo/modelo.js"
  ],
  "homepage": "https://github.com/kevinconway/Modelo.js",
  "keywords": [
    "class",
    "classes",
    "inherit",
    "inherits",
    "inheritance",
    "mixin",
    "mix-in"
  ],
  "license": "MIT",
  "main": "modelo/modelo.js",
  "name": "modelo",
  "optionalDependencies": {},
  "repository": {
    "type": "git",
    "url": "git://github.com/kevinconway/Modelo.js.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "4.2.3"
}
