Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 819 Bytes

File metadata and controls

27 lines (18 loc) · 819 Bytes

Node package template

A node package template project


Build status npm version

Usage

TODO: build software and write usage instructions

Requirements

This package supports the following minimum versions:

  • Runtime: node >= 14
  • Type definitions (optional): typescript >= 4.5

Earlier versions may still work, but we encourage people building new applications to upgrade to the current stable.

References

  • This codebase has been stripped down from the original notion-sdk-js