@netlify/sdk
TypeScript icon, indicating that this package has built-in type declarations

2.25.4 • Public • Published

Netlify SDK

SDK for developing extensions on Netlify.

Public Documentation

The documentation lives in https://sdk.netlify.com/docs. If you want to edit the documentation, you can do so in the docs folder in this monorepository.

Internal Documentation

Manifest.json

The manifest.json gets generated whenever the build command is run and can be found in the .ntli/site/static folder of an extension project. It is a JSON file that contains the metadata of the extension that has been created. It is used in the following ways:

  • The Netlify UI uses it to display the correct information about an extension
  • The Netlify UI uses it to determine whether the extension is a connector
  • The Netlify UI uses it to help the UI pass a header to Jigsaw with the correct API version
  • Netlify build services use it to determine whether the extension contains a build event handler

Please note, that the above may not be an exhaustive list of uses for the manifest.json.

Readme

Keywords

none

Package Sidebar

Install

npm i @netlify/sdk

Weekly Downloads

51,900

Version

2.25.4

License

ISC

Unpacked Size

938 kB

Total Files

357

Last publish

Collaborators

  • seanroberts
  • biilmann
  • eduardoboucas
  • netlify-bot
  • akardet
  • sarahetter
  • mikewen
  • kathmbeck
  • hrishikeshk
  • vitaliyr
  • denar90
  • smnh
  • berdav
  • youvalv
  • serhalp-netlify
  • rmulligan-netlify