g0v.json

1.0.3 • Public • Published

g0v.json

npm version

The metadata specification for g0v projects.

// Get schema by version
 
import g0vJSON from "g0v.json";
 
const schema = new g0vJSON("v1").schema();
 
console.log(schema.properties);

You can kick off a new g0v.json file from this sample g0v.json

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i g0v.json

    Weekly Downloads

    3

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    55 kB

    Total Files

    10

    Last publish

    Collaborators

    • caasi
    • clkao
    • little78926
    • poga
    • shelling