JSPM

meta-unofficial

0.0.1
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • 0
  • Score
    100M100P100Q18816F
  • License MIT

Unofficial Node.js library for Meta platforms APIs including Facebook, Instagram, WhatsApp, and Messenger

Package Exports

  • meta-unofficial
  • meta-unofficial/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (meta-unofficial) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

meta-unofficial

Coming Soon...

This package is currently under development. Stay tuned for updates!

Installation

npm install meta-unofficial

Usage

const metaUnofficial = require('meta-unofficial');

console.log(metaUnofficial()); // Coming soon...

License

ISC