File: D:/HostingSpaces/RImmers2/portal.photomenu.nl/wwwroot/node_modules/modelo/package.json
{
"_args": [
[
{
"raw": "modelo@^4.2.0",
"scope": null,
"escapedName": "modelo",
"name": "modelo",
"rawSpec": "^4.2.0",
"spec": ">=4.2.0 <5.0.0",
"type": "range"
},
"D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\node_modules\\@google-cloud\\common"
]
],
"_from": "modelo@>=4.2.0 <5.0.0",
"_id": "modelo@4.2.0",
"_inCache": true,
"_location": "/modelo",
"_npmUser": {
"name": "kevinconway",
"email": "kevinjacobconway@gmail.com"
},
"_npmVersion": "1.4.26",
"_phantomChildren": {},
"_requested": {
"raw": "modelo@^4.2.0",
"scope": null,
"escapedName": "modelo",
"name": "modelo",
"rawSpec": "^4.2.0",
"spec": ">=4.2.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/@google-cloud/common"
],
"_resolved": "https://registry.npmjs.org/modelo/-/modelo-4.2.0.tgz",
"_shasum": "3b4b420023a66ca7e32bdba16e710937e14d1b0b",
"_shrinkwrap": null,
"_spec": "modelo@^4.2.0",
"_where": "D:\\HostingSpaces\\RImmers2\\portal.photomenu.nl\\wwwroot\\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"
},
"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",
"klass": "^1.4.0",
"mocha": "^1.20.1"
},
"directories": {},
"dist": {
"shasum": "3b4b420023a66ca7e32bdba16e710937e14d1b0b",
"tarball": "https://registry.npmjs.org/modelo/-/modelo-4.2.0.tgz"
},
"engines": {
"node": "*"
},
"gitHead": "4fc64722cf6ac02f841409fe68bd9b73028c0174",
"homepage": "https://github.com/kevinconway/Modelo.js",
"keywords": [
"class",
"classes",
"inherit",
"inherits",
"inheritance",
"mixin",
"mix-in"
],
"main": "./modelo/modelo.js",
"maintainers": [
{
"name": "kevinconway",
"email": "kevinjacobconway@gmail.com"
}
],
"name": "modelo",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/kevinconway/Modelo.js.git"
},
"scripts": {
"test": "grunt"
},
"version": "4.2.0"
}