{"id":23129825,"url":"https://github.com/detro/node-introspection","last_synced_at":"2025-04-04T06:41:05.423Z","repository":{"id":66967169,"uuid":"65288337","full_name":"detro/node-introspection","owner":"detro","description":"Utilities to do introspection of objects: helpful during development","archived":false,"fork":false,"pushed_at":"2016-08-16T11:47:58.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-12T04:35:29.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/detro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-08-09T11:05:09.000Z","updated_at":"2016-08-09T11:17:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"ebae13bf-3888-4aff-a5fc-8963999c25cc","html_url":"https://github.com/detro/node-introspection","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detro%2Fnode-introspection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detro%2Fnode-introspection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detro%2Fnode-introspection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/detro%2Fnode-introspection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/detro","download_url":"https://codeload.github.com/detro/node-introspection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135125,"owners_count":20889420,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-17T10:10:59.509Z","updated_at":"2025-04-04T06:41:05.389Z","avatar_url":"https://github.com/detro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# node-introspection\nUtilities to do introspection of objects: helpful during development.\n\n[![NPM stats](https://nodei.co/npm/introspection.png?downloads=true)](https://nodei.co/npm/introspection/)\n[![NPM downloads](https://nodei.co/npm-dl/introspection.png)](https://nodei.co/npm/introspection/)\n\n```javascript\nvar introspection = require('introspection');\n\nvar objectHierarchyArray = introspection.objectHierarchy(obj);\nvar objectEventsArray = introspection.objectEvents(obj);\n\nintrospection.listenOn(nodeObject, eventsToListenOn);\nintrospection.listenOnAllSocketEvents(socket);\nintrospection.listenOnAllRequestEvents (request);\nintrospection.listenOnAllResponseEvents (response);\nintrospection.functionArguments (fn);\n```\n\n## License\n\n[Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0) ([txt](https://www.apache.org/licenses/LICENSE-2.0.txt))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetro%2Fnode-introspection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdetro%2Fnode-introspection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdetro%2Fnode-introspection/lists"}