{ "_from": "modelo@^4.2.0", "_id": "modelo@4.2.3", "_inBundle": false, "_integrity": "sha512-9DITV2YEMcw7XojdfvGl3gDD8J9QjZTJ7ZOUuSAkP+F3T6rDbzMJuPktxptsdHYEvZcmXrCD3LMOhdSAEq6zKA==", "_location": "/modelo", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "modelo@^4.2.0", "name": "modelo", "escapedName": "modelo", "rawSpec": "^4.2.0", "saveSpec": null, "fetchSpec": "^4.2.0" }, "_requiredBy": [ "/@google-cloud/common" ], "_resolved": "https://registry.npmjs.org/modelo/-/modelo-4.2.3.tgz", "_shasum": "b278588a4db87fc1e5107ae3a277c0876f38d894", "_spec": "modelo@^4.2.0", "_where": "C:\\Users\\jlevi\\Downloads\\tr2022-strategy-master\\tr2022-strategy-master\\data analysis\\functions\\node_modules\\@google-cloud\\common", "author": { "name": "Kevin Conway", "email": "kevinjacobconway@gmail.com", "url": "https://github.com/kevinconway" }, "bugs": { "url": "https://github.com/kevinconway/Modelo.js/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "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" }