File: /var/www/tana/frontend/node_modules/globule/node_modules/inherits/package.json
{
"_args": [
[
"inherits@1.0.2",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "inherits@1.0.2",
"_id": "inherits@1.0.2",
"_inBundle": false,
"_integrity": "sha1-ykMJ2t7mtUzAuNJH6NfHoJdb3Js=",
"_location": "/globule/inherits",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "inherits@1.0.2",
"name": "inherits",
"escapedName": "inherits",
"rawSpec": "1.0.2",
"saveSpec": null,
"fetchSpec": "1.0.2"
},
"_requiredBy": [
"/globule/glob"
],
"_resolved": "https://registry.npmjs.org/inherits/-/inherits-1.0.2.tgz",
"_spec": "1.0.2",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"bugs": {
"url": "https://github.com/isaacs/inherits/issues"
},
"description": "A tiny simple way to do classic inheritance in js",
"homepage": "https://github.com/isaacs/inherits#readme",
"keywords": [
"inheritance",
"class",
"klass",
"oop",
"object-oriented"
],
"main": "./inherits.js",
"name": "inherits",
"repository": {
"type": "git",
"url": "git+https://github.com/isaacs/inherits.git"
},
"version": "1.0.2"
}