Skip to content
This repository was archived by the owner on Jun 20, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 684 Bytes

File metadata and controls

19 lines (11 loc) · 684 Bytes

This repository is currently archived. See this message for more details.

Join us for the continuation of this work over in the OpenJS Foundation's Standards Working Group.


proposal-package-json

A proposal specifying package.json

Build

Run the following command to build the specification.

 curl https://api.csswg.org/bikeshed/ -F file=@index.bs -F force=1 > index.html

If you need an offline-mode option, follow the Bikeshed installation instructions and use the CLI.