{"id":16244657,"url":"https://github.com/indexzero/npm-static-stats","last_synced_at":"2025-03-19T18:33:20.082Z","repository":{"id":17204979,"uuid":"19973392","full_name":"indexzero/npm-static-stats","owner":"indexzero","description":"Comprehensive static analysis for npm packages through esprima ","archived":false,"fork":false,"pushed_at":"2014-11-17T02:41:12.000Z","size":238,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-03-14T21:54:02.735Z","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/indexzero.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}},"created_at":"2014-05-20T08:28:59.000Z","updated_at":"2019-07-11T16:03:49.000Z","dependencies_parsed_at":"2022-08-24T05:10:56.251Z","dependency_job_id":null,"html_url":"https://github.com/indexzero/npm-static-stats","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fnpm-static-stats","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fnpm-static-stats/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fnpm-static-stats/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/indexzero%2Fnpm-static-stats/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/indexzero","download_url":"https://codeload.github.com/indexzero/npm-static-stats/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244483889,"owners_count":20460197,"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-10-10T14:20:07.871Z","updated_at":"2025-03-19T18:33:19.817Z","avatar_url":"https://github.com/indexzero.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# npm-static-stats\n\nGenerate comprehensive statistical static analysis graphs based on npm packages.\n\n## Usage\n\nThere are two distinct ways to use `npm-static-stats`:\n\n### 1. Use it programmatically\n\n``` js\nvar statStat = require('npm-static-stats');\n\nstatStat.summary({\n  registry: 'https://registry.nodejitsu.com',\n  package:  'winston'\n}, function (err, res) {\n  //\n  // The returned `res` will be the set of all\n  // methods counted for the specified module\n  //\n});\n```\n\n### 2. Use from the command line\n\n```\nnpm install npm-static-stats -g\nnpm-static-stats -r http://localhost:5984/registry -p winston\nAnalyzing 699 modules\npipeline | 1 | 2lemetry\npipeline | 2 | ab-tool\npipeline | 3 | ace-log\npipeline | 4 | actionhero\npipeline | 5 | activepush\nanalyze  | 3 | ace-log\nresults  | 3 | ace-log {\"new\":{\"Logger\":2}}\n...\n...\n```\n\n##### License: Apache 2\n##### Author: [Charlie Robbins](https://github.com/indexzero)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fnpm-static-stats","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Findexzero%2Fnpm-static-stats","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Findexzero%2Fnpm-static-stats/lists"}