{"id":23137729,"url":"https://github.com/njakob/parcel","last_synced_at":"2026-05-09T15:17:15.095Z","repository":{"id":57131325,"uuid":"80928376","full_name":"njakob/parcel","owner":"njakob","description":"Simple NPM package parser","archived":false,"fork":false,"pushed_at":"2017-06-05T16:55:39.000Z","size":94,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T16:05:19.859Z","etag":null,"topics":["flowtype","helper","library","npm","npm-package","parser"],"latest_commit_sha":null,"homepage":"","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/njakob.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":"2017-02-04T15:30:55.000Z","updated_at":"2017-06-05T16:55:49.000Z","dependencies_parsed_at":"2022-08-31T20:00:55.206Z","dependency_job_id":null,"html_url":"https://github.com/njakob/parcel","commit_stats":null,"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njakob%2Fparcel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njakob%2Fparcel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njakob%2Fparcel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/njakob%2Fparcel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/njakob","download_url":"https://codeload.github.com/njakob/parcel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246767560,"owners_count":20830512,"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":["flowtype","helper","library","npm","npm-package","parser"],"created_at":"2024-12-17T13:08:47.543Z","updated_at":"2026-05-09T15:17:10.034Z","avatar_url":"https://github.com/njakob.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# parcel [![NPM version](https://img.shields.io/npm/v/@njakob/parcel.svg)](https://nodei.co/npm/@njakob/parcel) [![Build Status](https://travis-ci.org/njakob/parcel.svg?branch=master)](https://travis-ci.org/njakob/parcel) [![Dependency Status](https://david-dm.org/njakob/parcel.svg)](https://david-dm.org/njakob/parcel) [![ESLint Config](https://img.shields.io/badge/eslint_config-njakob-463fd4.svg)](https://github.com/njakob/eslint-config) [![Conventional Commits](https://img.shields.io/badge/conventional%20commits-1.0.0-yellow.svg)](https://conventionalcommits.org)\n\n\u003e NPM package parser.\n\n## Features\n\n* Flowtype definitions\n* No dependency\n* Simple API\n\n## Installation\n\n```\n$ npm install @njakob/parcel\n```\n```\n$ yarn add @njakob/parcel\n```\n\n## Usage\n\n```js\nimport fs from 'fs';\nimport * as parcel from '@njakob/parcel';\n\nconst pkg = fs.readFileSync('package.json');\n\nconsole.log(parcel.parseParcel(pkg));\n```\n\n## Changelog\n\nSee [changelog](CHANGELOG.md).\n\n## Licences\n\n`njakob/parcel` is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjakob%2Fparcel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnjakob%2Fparcel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnjakob%2Fparcel/lists"}