Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 1.46 KB

File metadata and controls

16 lines (13 loc) · 1.46 KB

package-metadata-interoperability-collab-space

The goal of the Package Metadata Interoperability Collab Space is to improve how JavaScript developers define their packages across the ecosystem. The group is currently working to better understand package.json and how developers use it to define their projects.

Current Initiatives

  1. package.json research
    1. This initiative's goal is to research existing usage of package.json throughout the JavaScript ecosystem.
    2. With this research, the group can develop tooling, documentation, specifications, and much more.
    3. The linked repository contains all information for how to get involved and contribute.
  2. @pkgjs/create-pkg tooling
    1. An initiative originally created by Node.js collaborators for Node.js based package tooling, the efforts here are now being expanded to align with this group's wider scope.
    2. The tooling being developed will be package manager and runtime agnostic and help developers across the entire JavaScript ecosystem.
  3. devEngines field proposal
    1. The devEngines field was proposed as a partial solution to the ongoing Node.js and Corepack debate.
    2. The intent is for this field to provide all relevant development environment information akin to the existing engines field.