{"id":16309122,"url":"https://github.com/susisu/ppp","last_synced_at":"2025-10-25T14:31:51.183Z","repository":{"id":34067992,"uuid":"165960348","full_name":"susisu/ppp","owner":"susisu","description":"package.json pretty printer","archived":false,"fork":false,"pushed_at":"2023-03-04T03:17:04.000Z","size":499,"stargazers_count":4,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-03-14T11:23:33.336Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/susisu.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2019-01-16T02:36:22.000Z","updated_at":"2024-03-14T11:23:33.337Z","dependencies_parsed_at":"2023-01-15T04:21:55.119Z","dependency_job_id":null,"html_url":"https://github.com/susisu/ppp","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susisu%2Fppp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susisu%2Fppp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susisu%2Fppp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/susisu%2Fppp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/susisu","download_url":"https://codeload.github.com/susisu/ppp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":219865424,"owners_count":16555929,"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-10T21:19:42.189Z","updated_at":"2025-10-25T14:31:45.902Z","avatar_url":"https://github.com/susisu.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ppp - package.json pretty printer\n[![CI](https://github.com/susisu/ppp/workflows/CI/badge.svg)](https://github.com/susisu/ppp/actions?query=workflow%3ACI)\n\nA package information viewer alternative to [`npm-view`](https://docs.npmjs.com/cli/view.html).\n\n``` shell\nnpm i -g @susisu/ppp\n```\n\n## Usage\n``` shell\n# show package information on npm\nppp \u003cpkg\u003e\n# or of a local one\nppp \u003c package.json\n```\n\n### Options\n- `-f, --include-field \u003cname\u003e`: Include an additional field. This option is repeatable. See [Configurations](#configurations) or `-h, --help` for the list of available field names.\n- `-x, --exclude-field \u003cname\u003e`: Exclude a field. This option is repeatable.\n- `-w, --wrap \u003cint\u003e`: Wrap output to the specified size. This overrides the setting of the [configurations file](#configurations).\n\n### Configurations\nYou can place `~/.config/ppp/config.yaml` to customize output fields and text wrapping size. The default configurations are as follows:\n\n``` yaml\nfields:\n  - name\n  - version\n  # - installed\n  - description\n  # - keywords\n  - license\n  - author\n  # - maintainers\n  - homepage\n  # - npm\n  # - repository\n  # - tarball\n  # - shasum\n  # - module\n  # - types\n  - binaries\n  - engines\n  - os\n  - cpu\n  # - dependencies\n  - peerDependencies\n  # - optionalDependencies\n  # - devDependencies\n  - tags\nwrap: 80\n```\n\n## License\n[MIT License](http://opensource.org/licenses/mit-license.php)\n\n## Author\nSusisu ([GitHub](https://github.com/susisu), [Twitter](https://twitter.com/susisu2413))\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsusisu%2Fppp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsusisu%2Fppp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsusisu%2Fppp/lists"}