This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

scanit.js

0.0.2 • Public • Published

npm package

scanit.js · GitHub license npm version npm downloads

The oficial package to interact with the ScanIt package

Installation

With npm:

  npm i scanit.js

With yarn:

  yarn add scanit.js

Usage

const scanit = require("scanit.js");
const client = new scanit.Client({
  API_KEY: "your_api_key",
});

Dependencies (0)

    Dev Dependencies (1)

    Package Sidebar

    Install

    npm i scanit.js

    Weekly Downloads

    1

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    2.92 kB

    Total Files

    7

    Last publish

    Collaborators

    • mrlol